RegisterCouponConditionPass
class RegisterCouponConditionPass implements CompilerPassInterface
Class RegisterListenersPass Source code come from Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\RegisterKernelListenersPass class
Register all available Conditions for the coupon module
Methods
process(
ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.
Details
at line 38
process(
ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.