WellCommerce\Bundle\DictionaryBundle\Tests\Repository\DictionaryRepositoryTest::get PHP Метод

get() защищенный Метод

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