eZ\Publish\Core\FieldType\Page\PageStorage\Gateway::getValidBlockItems PHP Method

getValidBlockItems() abstract public method

abstract public getValidBlockItems ( Block $block ) : Item[]
$block eZ\Publish\Core\FieldType\Page\Parts\Block
return eZ\Publish\Core\FieldType\Page\Parts\Item[]
    public abstract function getValidBlockItems(Block $block);