[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/php-ai-client/third-party/Nyholm/Psr7/ -> RequestTrait.php (summary)

(no description)

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

Defines 7 functions

  getRequestTarget()
  withRequestTarget()
  getMethod()
  withMethod()
  getUri()
  withUri()
  updateHostFromUri()

Functions
Functions that are not part of a class:

getRequestTarget()   X-Ref

author: Michael Dowling and contributors to guzzlehttp/psr7
author: Tobias Nyholm <tobias.nyholm@gmail.com>
author: Martijn van der Ven <martijn@vanderven.se>

withRequestTarget($requestTarget)   X-Ref

return: static

getMethod()   X-Ref
No description

withMethod($method)   X-Ref

return: static

getUri()   X-Ref
No description

withUri(UriInterface $uri, $preserveHost = \false)   X-Ref

return: static

updateHostFromUri()   X-Ref
No description



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