Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sulu
Bundle
PersistenceBundle
DependencyInjection
Compiler
ResolveTargetEntitiesPass
PHP Class Sulu\Bundle\PersistenceBundle\DependencyInjection\Compiler\ResolveTargetEntitiesPass
Inheritance:
implements
Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
Show file
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
array
$interfaces
)
process
(
ContainerBuilder
$container
)
Private Methods
Method
Description
getClass
(
ContainerBuilder
$container
,
string
$key
) :
string
resolve
(
ContainerBuilder
$container
)
Method Details
__construct()
public
method
public
__construct
(
array
$interfaces
)
$interfaces
array
process()
public
method
public
process
(
ContainerBuilder
$container
)
$container
Symfony\Component\DependencyInjection\ContainerBuilder