ShareTrait
trait ShareTrait
Methods
$this | share(bool $shared = true) Sets if the service must be shared or not. |
Details
final $this share(bool $shared = true)
Sets if the service must be shared or not.
Parameters
bool | $shared | Whether the service must be shared or not |
Return Value
$this |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Loader/Configurator/Traits/ShareTrait.html