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