PHP 클래스 RMS\PushNotificationsBundle\DependencyInjection\Compiler\AddHandlerPass

상속: implements Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기 프로젝트 열기: richsage/RMSPushNotificationsBundle

공개 메소드들

메소드 설명
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