Multiplier
final class Multiplier extends Component
Component multiplier.
Methods
__construct(callable $factory)
No description
IComponent|null
createComponent(string $name)
Component factory. Delegates the creation of components to a createComponent
Details
at line 24
__construct(callable $factory)
No description
at line 30
protected IComponent|null
createComponent(string $name)
Component factory. Delegates the creation of components to a createComponent