[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/php-ai-client/src/Providers/Http/Contracts/ -> WithRequestAuthenticationInterface.php (summary)

(no description)

File Size: 30 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

WithRequestAuthenticationInterface:: (2 methods):
  setRequestAuthentication()
  getRequestAuthentication()


Interface: WithRequestAuthenticationInterface  - X-Ref

Interface for models that support request authentication.

setRequestAuthentication(\WordPress\AiClient\Providers\Http\Contracts\RequestAuthenticationInterface $authentication)   X-Ref
Sets the request authentication.

return: void
param: RequestAuthenticationInterface $authentication The authentication instance.

getRequestAuthentication()   X-Ref
Returns the request authentication.

return: RequestAuthenticationInterface The authentication instance.



Generated : Sat Jun 13 09:38:55 2026 Cross-referenced by PHPXref