Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
eZ
Bundle
EzPublishCoreBundle
Cache
Http
InstantCachePurger
PHP Class eZ\Bundle\EzPublishCoreBundle\Cache\Http\InstantCachePurger
Inheritance:
extends
eZ\Publish\Core\MVC\Symfony\Cache\Http\InstantCachePurger
,
implements
Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface
Mostra file
Open project: ezsystems/ezpublish-kernel
Class Usage Examples
Public Methods
Method
Description
clear
(
string
$cacheDir
)
Clears any caches necessary.
Method Details
clear()
public
method
Clears any caches necessary.
public
clear
(
string
$cacheDir
)
$cacheDir
string
The cache directory.