PHP Class Sylius\Bundle\CoreBundle\Form\EventSubscriber\ChannelFormSubscriber

Author: Grzegorz Sadowski ([email protected])
Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
getSubscribedEvents ( )
preSubmit ( Symfony\Component\Form\FormEvent $event )

Private Methods

Méthode Description
resolveCurrencies ( array $currencies, string $baseCurrency ) : string[]
resolveLocales ( array $locales, string $defaultLocale ) : string[]

Method Details

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

preSubmit() public méthode

public preSubmit ( Symfony\Component\Form\FormEvent $event )
$event Symfony\Component\Form\FormEvent