W3cubDocs

/Symfony 4.1

LazyTrait

trait LazyTrait

Methods

$this lazy(bool $lazy = true)

Sets the lazy flag of this service.

Details

final $this lazy(bool $lazy = true)

Sets the lazy flag of this service.

Parameters

bool $lazy

Return Value

$this