Method | Description | |
---|---|---|
__construct ( Sylius\Bundle\CoreBundle\Assigner\IpAssignerInterface $ipAssigner, Symfony\Component\HttpFoundation\RequestStack $requestStack ) | ||
assignCustomerIpToOrder ( Symfony\Component\EventDispatcher\GenericEvent $event ) |
public __construct ( Sylius\Bundle\CoreBundle\Assigner\IpAssignerInterface $ipAssigner, Symfony\Component\HttpFoundation\RequestStack $requestStack ) | ||
$ipAssigner | Sylius\Bundle\CoreBundle\Assigner\IpAssignerInterface | |
$requestStack | Symfony\Component\HttpFoundation\RequestStack |
public assignCustomerIpToOrder ( Symfony\Component\EventDispatcher\GenericEvent $event ) | ||
$event | Symfony\Component\EventDispatcher\GenericEvent |