PHP Interface Tari\ServerFrameInterface

Afficher le fichier Open project: ircmaxell/tari-php Interface Usage Examples

Méthodes publiques

Méthode Description
factory ( ) : tari\FactoryInterface
next ( Psr\Http\Message\ServerRequestInterface $request ) : Psr\Http\Message\ResponseInterface

Method Details

factory() public méthode

public factory ( ) : tari\FactoryInterface
Résultat tari\FactoryInterface

next() public méthode

public next ( Psr\Http\Message\ServerRequestInterface $request ) : Psr\Http\Message\ResponseInterface
$request Psr\Http\Message\ServerRequestInterface
Résultat Psr\Http\Message\ResponseInterface