Message implements ValueObjectInterface
Table of Contents
Interfaces
- ValueObjectInterface
Methods
- __construct() : mixed
- getTranslatedText() : string
- getValue() : string
Methods
__construct()
public
__construct(string $translationKeyOrPlainText) : mixed
Parameters
- $translationKeyOrPlainText : string
getTranslatedText()
public
getTranslatedText() : string
Return values
stringgetValue()
public
getValue() : string