eZ\Publish\Core\MVC\Symfony\Cache\Tests\Http\SignalSlot\DeleteLocationSlotTest::createSignal PHP Method

createSignal() public static method

public static createSignal ( )
    public static function createSignal()
    {
        return new DeleteLocationSignal(['contentId' => self::getContentId(), 'locationId' => 45, 'parentLocationId' => 43]);
    }