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

getWaitingBlockItems() abstract public method

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