PHP Class eZ\Publish\Core\MVC\Symfony\Cache\Tests\Http\SignalSlot\AbstractPurgeForContentSlotTest

Inheritance: extends eZ\Publish\Core\MVC\Symfony\Cache\Tests\Http\SignalSlot\AbstractSlotTest, implements eZ\Publish\Core\MVC\Symfony\Cache\Tests\Http\SignalSlot\PurgeForContentExpectation
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$contentId
$locationIds

Public Methods

Method Description
getContentId ( ) : mixed
getLocationIds ( ) : mixed[]
testReceivePurgesCacheForContent ( $signal )

Method Details

getContentId() public static method

public static getContentId ( ) : mixed
return mixed

getLocationIds() public static method

public static getLocationIds ( ) : mixed[]
return mixed[]

testReceivePurgesCacheForContent() public method

Property Details

$contentId protected_oe static_oe property

protected static $contentId

$locationIds protected_oe static_oe property

protected static $locationIds