Свойство | Type | Description | |
---|---|---|---|
$plugin | Elcodi\Component\Plugin\Entity\Plugin | Plugin | |
$router | Symfony\Component\Routing\Generator\UrlGeneratorInterface | Router |
Méthode | Description | |
---|---|---|
__construct ( Symfony\Component\Routing\Generator\UrlGeneratorInterface $router, Elcodi\Component\Plugin\Entity\Plugin $plugin ) | Construct | |
addFreePaymentPaymentMethod ( Elcodi\Component\Payment\Event\PaymentCollectionEvent $event ) | Add Free payment method |
public __construct ( Symfony\Component\Routing\Generator\UrlGeneratorInterface $router, Elcodi\Component\Plugin\Entity\Plugin $plugin ) | ||
$router | Symfony\Component\Routing\Generator\UrlGeneratorInterface | Router |
$plugin | Elcodi\Component\Plugin\Entity\Plugin | Plugin |
public addFreePaymentPaymentMethod ( Elcodi\Component\Payment\Event\PaymentCollectionEvent $event ) | ||
$event | Elcodi\Component\Payment\Event\PaymentCollectionEvent | Event |
protected Plugin,Elcodi\Component\Plugin\Entity $plugin | ||
Résultat | Elcodi\Component\Plugin\Entity\Plugin |