WellCommerce\Bundle\LayoutBundle\Repository\LayoutBoxRepositoryInterface::getLayoutBoxesCollection PHP Method

getLayoutBoxesCollection() public method

Returns boxes collection
public getLayoutBoxesCollection ( ) : WellCommerce\Bundle\LayoutBundle\Collection\LayoutBoxCollection
return WellCommerce\Bundle\LayoutBundle\Collection\LayoutBoxCollection
    public function getLayoutBoxesCollection();
LayoutBoxRepositoryInterface