protected property TranslationString::$is_new

Boolean indicating whether the string object is new.

Type: bool

File

drupal/core/modules/locale/lib/Drupal/locale/TranslationString.php, line 45
Definition of Drupal\locale\TranslationString.

Class

TranslationString
Defines the locale translation string object.

Namespace

Drupal\locale

Code

protected $is_new;