PHP Class eZ\Publish\Core\REST\Server\Request

Inheritance: extends Qafoo\RMF\Request\HTTP
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
__construct ( array $handlers = [] ) : Request Construct request from a set of handlers.

Method Details

__construct() public méthode

Construct request from a set of handlers.
public __construct ( array $handlers = [] ) : Request
$handlers array
Résultat Request