[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

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

(no description)

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

Defines 1 class

HttpTransporterFactory:: (1 method):
  createTransporter()


Class: HttpTransporterFactory  - X-Ref

Factory for creating HTTP transporters.

Uses HTTPlug's Discovery component to automatically find
available HTTP clients and factories.

createTransporter()   X-Ref
Creates an HTTP transporter.

Uses HTTPlug Discovery to automatically find PSR-18 client
and PSR-17 factories if not provided.

return: HttpTransporterInterface The HTTP transporter.



Generated : Fri Jul 3 08:20:12 2026 Cross-referenced by PHPXref