PHP Class Contao\CoreBundle\Cache\ContaoCacheClearer

Inheritance: implements Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface
Mostra file Open project: contao/core-bundle Class Usage Examples

Public Methods

Method Description
__construct ( Symfony\Component\Filesystem\Filesystem $filesystem ) Constructor.
clear ( $cacheDir )

Method Details

__construct() public method

Constructor.
public __construct ( Symfony\Component\Filesystem\Filesystem $filesystem )
$filesystem Symfony\Component\Filesystem\Filesystem

clear() public method

public clear ( $cacheDir )