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

get() protected method

protected get ( )
    protected function get()
    {
        return $this->container->get('layout_box.repository');
    }
LayoutBoxRepositoryTest