PHP Interface Sylius\Bundle\CoreBundle\Installer\Setup\ChannelSetupInterface

Author: Mateusz Zalewski ([email protected])
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
setup ( Sylius\Component\Locale\Model\LocaleInterface $locale, Sylius\Component\Currency\Model\CurrencyInterface $currency )

Method Details

setup() public méthode

public setup ( Sylius\Component\Locale\Model\LocaleInterface $locale, Sylius\Component\Currency\Model\CurrencyInterface $currency )
$locale Sylius\Component\Locale\Model\LocaleInterface
$currency Sylius\Component\Currency\Model\CurrencyInterface