PsrServerRequestAdapter
DEPRECATED: PsrServerRequestAdapter has been removed in favor of using WebRequest directly (which now implements ServerRequestInterface).
This stub remains only to avoid autoload errors during transition. Any attempt to instantiate will throw.
Synopsis
Section titled “Synopsis”class PsrServerRequestAdapter
| Source | Http/PsrServerRequestAdapter.php |
Constructor
Section titled “Constructor”__construct()
Section titled “__construct()”public function __construct(): mixed
Returns mixed