PHP Interface WellCommerce\Bundle\CurrencyBundle\Repository\CurrencyRepositoryInterface

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Repository\RepositoryInterface
Show file Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method Description
getCurrenciesToSelect ( ) : mixed Returns an array of currencies fetched from intl component

Method Details

getCurrenciesToSelect() public method

Returns an array of currencies fetched from intl component
public getCurrenciesToSelect ( ) : mixed
return mixed