Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Nette
DI
Extensions
DecoratorExtension
PHP Class Nette\DI\Extensions\DecoratorExtension
Inheritance:
extends
Nette\DI\CompilerExtension
Datei anzeigen
Open project: nette/di
Public Properties
Property
Type
Description
$defaults
Public Methods
Method
Description
addSetups
(
$type
,
array
$setups
)
addTags
(
$type
,
array
$tags
)
beforeCompile
( )
Private Methods
Method
Description
findByType
(
$type
)
Method Details
addSetups()
public
method
public
addSetups
(
$type
,
array
$setups
)
$setups
array
addTags()
public
method
public
addTags
(
$type
,
array
$tags
)
$tags
array
beforeCompile()
public
method
public
beforeCompile
( )
Property Details
$defaults
public_oe property
public
$defaults