PHP 클래스 Sulu\Bundle\WebsiteBundle\Cache\CacheClearer

상속: implements Sulu\Bundle\WebsiteBundle\Cache\CacheClearerInterface
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( Symfony\Component\Filesystem\Filesystem $filesystem, $kernelEnvironment, $kernelRootDir, Symfony\Component\HttpFoundation\RequestStack $requestStack, string $varDir = null, FOS\HttpCache\ProxyClient\ProxyClientInterface $proxyClient = null )
clear ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Symfony\Component\Filesystem\Filesystem $filesystem, $kernelEnvironment, $kernelRootDir, Symfony\Component\HttpFoundation\RequestStack $requestStack, string $varDir = null, FOS\HttpCache\ProxyClient\ProxyClientInterface $proxyClient = null )
$filesystem Symfony\Component\Filesystem\Filesystem
$kernelEnvironment
$kernelRootDir
$requestStack Symfony\Component\HttpFoundation\RequestStack
$varDir string
$proxyClient FOS\HttpCache\ProxyClient\ProxyClientInterface

clear() 공개 메소드

public clear ( )