ServerRequestFactory (class)

Class ServerRequestFactory

Factory for making ServerRequest instances.

This subclass adds in CakePHP specific behavior to populate the basePath and webroot attributes. Furthermore the Uri's path is corrected to only contain the 'virtual' path for the request.

Zend\Diactoros\ServerRequestFactory
Extended by Cake\Http\ServerRequestFactory
Abstract
Namespace: Cake\Http
Location: Http/ServerRequestFactory.php
登录查看完整内容