PHP Class RMS\PushNotificationsBundle\DependencyInjection\Compiler\AddHandlerPass

Inheritance: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Afficher le fichier Open project: richsage/RMSPushNotificationsBundle

Méthodes publiques

Méthode Description
process ( ContainerBuilder $container ) : void Processes any handlers tagged accordingly

Method Details

process() public méthode

Processes any handlers tagged accordingly
public process ( ContainerBuilder $container ) : void
$container Symfony\Component\DependencyInjection\ContainerBuilder
Résultat void