Property | Type | Description | |
---|---|---|---|
$plugin | Elcodi\Component\Plugin\Entity\Plugin | Plugin | |
$router | Symfony\Component\Routing\Generator\UrlGeneratorInterface | Router |
Method | Description | |
---|---|---|
__construct ( Symfony\Component\Routing\Generator\UrlGeneratorInterface $router, Elcodi\Component\Plugin\Entity\Plugin $plugin ) | Construct | |
addPaypalPaymentMethod ( Elcodi\Component\Payment\Event\PaymentCollectionEvent $event ) | Add PayPal 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 addPaypalPaymentMethod ( Elcodi\Component\Payment\Event\PaymentCollectionEvent $event ) | ||
$event | Elcodi\Component\Payment\Event\PaymentCollectionEvent | Event |
protected Plugin,Elcodi\Component\Plugin\Entity $plugin | ||
return | Elcodi\Component\Plugin\Entity\Plugin |