LazyTrait
Table of Contents
- lazy() : $this
 - Sets the lazy flag of this service.
 
Methods
lazy()
Sets the lazy flag of this service.
    public
        final            lazy([bool|string $lazy = true ]) : $this
    
        Parameters
- $lazy : bool|string = true
 - 
                    
A FQCN to derivate the lazy proxy from or
trueto make it extend from the definition's class