WellCommerce\Bundle\CurrencyBundle\Tests\Repository\CurrencyRepositoryTest::getAlias PHP Method

getAlias() protected method

protected getAlias ( )
    protected function getAlias()
    {
        return 'currency';
    }
CurrencyRepositoryTest