См. определение в файле parameter.php строка 8
◆ __construct()
__construct |
( |
string | $className, |
|
|
\Closure | $constructor, |
|
|
\Closure | $externalNameConstructor = null ) |
◆ buildReflectionClass()
buildReflectionClass |
( |
\ReflectionParameter | $parameter | ) |
|
|
protected |
◆ callConstructor()
callConstructor |
( |
\Closure | $constructor, |
|
|
array | $params, |
|
|
| $newThis = null ) |
|
protected |
◆ captureData()
captureData |
( |
\ReflectionParameter | $parameter, |
|
|
array | $sourceParameters, |
|
|
array | $autoWiredParameters = [] ) |
◆ constructValue()
constructValue |
( |
\ReflectionParameter | $parameter, |
|
|
Result | $captureResult, |
|
|
| $newThis = null ) |
◆ findParameterInSourceList()
findParameterInSourceList |
( |
| $name, |
|
|
array | $sourceParameters, |
|
|
& | $status ) |
|
protected |
◆ generateExternalName()
◆ getClassName()
◆ getConstructor()
◆ getExternalNameConstructor()
getExternalNameConstructor |
( |
| ) |
|
◆ getPriority()
◆ match()
match |
( |
\ReflectionParameter | $parameter | ) |
|
◆ needToMapExternalData()
needToMapExternalData |
( |
| ) |
|
|
protected |
◆ setClassName()
setClassName |
( |
| $className | ) |
|
◆ setConstructor()
setConstructor |
( |
\Closure | $constructor | ) |
|
◆ setExternalNameConstructor()
setExternalNameConstructor |
( |
\Closure | $externalNameConstructor | ) |
|
- Аргументы
-
\Closure | $externalNameConstructor | |
- Возвращает
- Parameter
См. определение в файле parameter.php строка 217