\phpDocumentor\Pipeline\Stage\CachePurgeCachesWhenForced

Summary

Methods
Properties
Constants
__construct()
__invoke()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$filesCache
$descriptorsCache
$logger
N/A

Properties

$filesCache

$filesCache : \Symfony\Component\Cache\Adapter\AdapterInterface

Type

\Symfony\Component\Cache\Adapter\AdapterInterface

$descriptorsCache

$descriptorsCache : \Symfony\Component\Cache\Adapter\AdapterInterface

Type

\Symfony\Component\Cache\Adapter\AdapterInterface

$logger

$logger : \Psr\Log\LoggerInterface

Type

\Psr\Log\LoggerInterface

Methods

__construct()

__construct(\Symfony\Component\Cache\Adapter\AdapterInterface  $filesCache, \Symfony\Component\Cache\Adapter\AdapterInterface  $descriptorsCache, \Psr\Log\LoggerInterface  $logger) : mixed

Parameters

\Symfony\Component\Cache\Adapter\AdapterInterface $filesCache
\Symfony\Component\Cache\Adapter\AdapterInterface $descriptorsCache
\Psr\Log\LoggerInterface $logger

Returns

mixed —

__invoke()

__invoke(\phpDocumentor\Pipeline\Stage\Payload  $payload) : \phpDocumentor\Pipeline\Stage\Payload

Parameters

\phpDocumentor\Pipeline\Stage\Payload $payload

Returns

\phpDocumentor\Pipeline\Stage\Payload —