ConfiguratorTrait
trait ConfiguratorTrait
Methods
$this | configurator(string|array $configurator) Sets a configurator to call after the service is fully initialized. |
Details
final $this configurator(string|array $configurator)
Sets a configurator to call after the service is fully initialized.
Parameters
string|array | $configurator | A PHP callable reference |
Return Value
$this |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/ConfiguratorTrait.html