ParentTrait
trait ParentTrait
Methods
$this | parent(string $parent) Sets the Definition to inherit from. |
Details
final $this parent(string $parent)
Sets the Definition to inherit from.
Parameters
string | $parent |
Return Value
$this |
Exceptions
InvalidArgumentException | when parent cannot be set |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/ParentTrait.html