PHP Class Namshi\Cuzzle\Middleware\CurlFormatterMiddleware

Afficher le fichier Open project: namshi/cuzzle

Protected Properties

Свойство Type Description
$logger

Méthodes publiques

Méthode Description
__construct ( Psr\Log\LoggerInterface $logger )
__invoke ( callable $handler )

Method Details

__construct() public méthode

public __construct ( Psr\Log\LoggerInterface $logger )
$logger Psr\Log\LoggerInterface

__invoke() public méthode

public __invoke ( callable $handler )
$handler callable

Property Details

$logger protected_oe property

protected $logger