AutoconfigureTrait
trait AutoconfigureTrait
Methods
$this | autoconfigure(bool $autoconfigured = true) Sets whether or not instanceof conditionals should be prepended with a global set. |
Details
final $this autoconfigure(bool $autoconfigured = true)
Sets whether or not instanceof conditionals should be prepended with a global set.
Parameters
bool | $autoconfigured |
Return Value
$this |
Exceptions
InvalidArgumentException | when a parent is already set |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/AutoconfigureTrait.html