WordPress\AiClient\Providers\Contracts
ProviderWithOperationsHandlerInterface::operationsHandler
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() ProviderWithOperationsHandlerInterface::operationsHandler WP 7.0.4
public static function operationsHandler(): \WordPress\AiClient\Providers\Contracts\ProviderOperationsHandlerInterface;