PHP Class Sylius\Bundle\CurrencyBundle\Doctrine\ORM\ExchangeRateRepository

Author: Jan Góralski ([email protected])
Inheritance: extends Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository, implements Sylius\Component\Currency\Repository\ExchangeRateRepositoryInterface
Mostrar archivo Open project: sylius/sylius

Public Methods

Method Description
findOneWithCurrencyPair ( $firstCurrencyCode, $secondCurrencyCode )

Method Details

findOneWithCurrencyPair() public method

public findOneWithCurrencyPair ( $firstCurrencyCode, $secondCurrencyCode )