WordPress\AiClient\Providers\Contracts

ProviderWithOperationsHandlerInterface::operationsHandlerpublic staticWP 0.1.0

Gets the operations handler for this provider.

Метод класса: ProviderWithOperationsHandlerInterface{}

Хуков нет.

Возвращает

ProviderOperationsHandlerInterface. The operations handler.

Использование

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

Список изменений

С версии 0.1.0 Введена.

Код ProviderWithOperationsHandlerInterface::operationsHandler() WP 7.0.4

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