PHP Класс RMS\PushNotificationsBundle\DependencyInjection\Compiler\AddHandlerPass

Наследование: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
process ( ContainerBuilder $container ) : void Processes any handlers tagged accordingly

Описание методов

process() публичный Метод

Processes any handlers tagged accordingly
public process ( ContainerBuilder $container ) : void
$container Symfony\Component\DependencyInjection\ContainerBuilder
Результат void