| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 30 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
WithHttpTransporterInterface:: (2 methods):
setHttpTransporter()
getHttpTransporter()
Interface: WithHttpTransporterInterface - X-Ref
Interface for models that require HTTP transport capabilities.| setHttpTransporter(\WordPress\AiClient\Providers\Http\Contracts\HttpTransporterInterface $transporter) X-Ref |
| Sets the HTTP transporter. return: void param: HttpTransporterInterface $transporter The HTTP transporter instance. |
| getHttpTransporter() X-Ref |
| Returns the HTTP transporter. return: HttpTransporterInterface The HTTP transporter instance. |
| Generated : Sat Jun 13 09:38:55 2026 | Cross-referenced by PHPXref |