Represents an abstract service argument, which have to be set by a compiler pass or a DI extension.
CloneableFinalInstantiable
| Methods |
| public __construct(string $text = '') |
| public __serialize() : array |
| public getText() : string |
| public getTextWithContext() : string |
| public setContext(string $context) : void |
| Properties |
| private string $context = '' |
| private string $text |