WordPress\AiClient\Providers\Contracts

ProviderWithOperationsHandlerInterface::operationsHandlerpublic staticWP 0.1.0

Gets the operations handler for this provider.

Method of the class: ProviderWithOperationsHandlerInterface{}

No Hooks.

Returns

ProviderOperationsHandlerInterface. The operations handler.

Usage

$result = ProviderWithOperationsHandlerInterface::operationsHandler(): \WordPress\AiClient\Providers\Contracts\ProviderOperationsHandlerInterface;

Changelog

Since 0.1.0 Introduced.

ProviderWithOperationsHandlerInterface::operationsHandler() code WP 7.0

public static function operationsHandler(): \WordPress\AiClient\Providers\Contracts\ProviderOperationsHandlerInterface;