\Symfony\Component\EventDispatcher\DependencyInjectionAddEventAliasesPass

This pass allows bundles to extend the list of event aliases.

Summary

Methods
Properties
Constants
__construct()
process()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$eventAliases
$eventAliasesParameter
N/A

Properties

$eventAliases

$eventAliases : 

Type

$eventAliasesParameter

$eventAliasesParameter : 

Type

Methods

__construct()

__construct(array  $eventAliases, \Symfony\Component\EventDispatcher\DependencyInjection\string  $eventAliasesParameter = 'event_dispatcher.event_aliases') 

Parameters

array $eventAliases
\Symfony\Component\EventDispatcher\DependencyInjection\string $eventAliasesParameter

process()

process(\Symfony\Component\DependencyInjection\ContainerBuilder  $container) 

Parameters

\Symfony\Component\DependencyInjection\ContainerBuilder $container