DecoratorExtension
final class DecoratorExtension extends CompilerExtension
Decorators for services.
Properties
| protected | $config |
Methods
Schema
getConfigSchema()
Returns configuration schema.
void
beforeCompile()
Adjusts the container before compilation. Override in subclasses.
void
addSetups(string $type, array $setups)
No description
void
addTags(string $type, array $tags)
No description
Details
at line 25
Schema
getConfigSchema()
Returns configuration schema.
at line 37
void
beforeCompile()
Adjusts the container before compilation. Override in subclasses.
at line 59
void
addSetups(string $type, array $setups)
No description
at line 85
void
addTags(string $type, array $tags)
No description