PHP Class eZ\Publish\Core\MVC\Symfony\Cache\Http\SignalSlot\DeleteLocationSlot

Inheritance: extends PurgeForContentHttpCacheSlot
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Protected Methods

Method Description
purgeHttpCache ( eZ\Publish\Core\SignalSlot\Signal $signal ) : mixed Purges relevant location cache.
supports ( eZ\Publish\Core\SignalSlot\Signal $signal )

Method Details

purgeHttpCache() protected method

Purges relevant location cache.
protected purgeHttpCache ( eZ\Publish\Core\SignalSlot\Signal $signal ) : mixed
$signal eZ\Publish\Core\SignalSlot\Signal
return mixed

supports() protected method

protected supports ( eZ\Publish\Core\SignalSlot\Signal $signal )
$signal eZ\Publish\Core\SignalSlot\Signal