Properties
$cache Line 33
private$cache : \Symfony\Contracts\Cache\CacheInterface
$logger Line 36
private$logger : \Psr\Log\LoggerInterface
Methods
__construct() Line 38
public__construct(CacheInterface $files, LoggerInterface $logger) : mixed
Parameters
Returns
mixed —
execute() Line 54
Executes this middle ware class.
publicexecute(CreateCommand $command, callable $next) : File
A middle ware class MUST return a File object or call the $next callable.
Parameters
Throws
- \Psr\Cache\InvalidArgumentException