You are here

protected property TranslationString::$is_new in Localization update 7.2

Boolean indicating whether the string object is new.

Type: bool

File

includes/locale/TranslationString.php, line 44
Definition of TranslationString.

Class

TranslationString
Defines the locale translation string object.

Code

protected $is_new;