protected property TranslatorResult::$success

TRUE or FALSE for response.

Type: bool

File

src/Translator/TranslatorResult.php, line 17

Class

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

Namespace

Drupal\tmgmt\Translator

Code

protected $success;