Looks for definitions with autowiring enabled and registers their corresponding "@required" methods as setters.
- author Nicolas Grekas
Cloneable
Instantiable
Methods |
Properties |
Methods |
protected
processValue
(
?
mixed
$value
,
bool
$isRoot
=
false
) : ?
mixed
Processes a value found in a definition tree.
|
Methods |
private isWither ( ReflectionMethod $reflectionMethod , string $doc ) : bool |