AbstractCompilerRegistrar
class AbstractCompilerRegistrar implements CompilerRegistrarInterface
Class AbstractCompilerRegistrar.
Traits
Methods
Construct object with default parameters. Any number of parameters may be passed so long as they are each a single-element associative array of the form [propertyName=>propertyValue]. If passed, these additional parameters will overwrite the default instance properties and, as such, runtime handling of this registrar.
No description
No description
No description
No description
Details
at line line 42
__construct(
array[] $parameters)
Construct object with default parameters. Any number of parameters may be passed so long as they are each a single-element associative array of the form [propertyName=>propertyValue]. If passed, these additional parameters will overwrite the default instance properties and, as such, runtime handling of this registrar.