WellCommerce\Bundle\DictionaryBundle\Tests\Repository\DictionaryRepositoryTest::get PHP Method

get() protected method

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