Boolean indicating whether the string object is new.
Type: bool
File
- core/modules/locale/src/TranslationString.php, line 40
Class
- TranslationString
- Defines the locale translation string object.
Namespace
Drupal\locale
Code
protected $isNew;
Boolean indicating whether the string object is new.
Type: bool
Drupal\locale
protected $isNew;
Please login to continue.