Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sulu
Component
Symfony
CompilerPass
TaggedServiceCollectorCompilerPass
PHP 클래스 Sulu\Component\Symfony\CompilerPass\TaggedServiceCollectorCompilerPass
상속:
implements
Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
파일 보기
프로젝트 열기: sulu/sulu
공개 메소드들
메소드
설명
__construct
(
string
$serviceId
,
string
$tagName
,
integer
$argumentNumber
,
string
$aliasAttribute
= null )
process
(
ContainerBuilder
$container
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
string
$serviceId
,
string
$tagName
,
integer
$argumentNumber
,
string
$aliasAttribute
= null )
$serviceId
string
$tagName
string
$argumentNumber
integer
$aliasAttribute
string
process()
공개
메소드
public
process
(
ContainerBuilder
$container
)
$container
Symfony\Component\DependencyInjection\ContainerBuilder