WellCommerce\Bundle\LayoutBundle\Tests\Repository\LayoutBoxRepositoryTest::getAlias PHP Method

getAlias() protected method

protected getAlias ( )
    protected function getAlias()
    {
        return 'layout_box';
    }
LayoutBoxRepositoryTest