protected property TranslatorResult::$message

Message in case success is FALSE.

Type: string

File

src/Translator/TranslatorResult.php, line 24

Class

TranslatorResult
Used by translator to return the boolean result of a check with a reason.

Namespace

Drupal\tmgmt\Translator

Code

protected $message;