SyntheticTrait
Table of Contents
- synthetic() : $this
- Sets whether this definition is synthetic, that is not constructed by the container, but dynamically injected.
Methods
synthetic()
Sets whether this definition is synthetic, that is not constructed by the container, but dynamically injected.
public
final synthetic([bool $synthetic = true ]) : $this
Parameters
- $synthetic : bool = true