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
Neos
Flow
Annotations
Autowiring
PHP Class Neos\Flow\Annotations\Autowiring
Show file
Open project: neos/flow-development-collection
Public Properties
Property
Type
Description
$enabled
boolean
Whether autowiring is enabled. (Can be given as anonymous argument.)
Public Methods
Method
Description
__construct
(
array
$values
)
Method Details
__construct()
public
method
public
__construct
(
array
$values
)
$values
array
Property Details
$enabled
public property
Whether autowiring is enabled. (Can be given as anonymous argument.)
public
bool
$enabled
return
boolean