ConfiguratorTrait
Table of Contents
- configurator() : $this
- Sets a configurator to call after the service is fully initialized.
Methods
configurator()
Sets a configurator to call after the service is fully initialized.
public
final configurator(string|array<string|int, mixed> $configurator) : $this
Parameters
- $configurator : string|array<string|int, mixed>
-
A PHP callable reference