Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TranslationString.php
TranslationString::$customized
Integer indicating whether this string is customized.
Type:
int
File
core/
modules/
locale/
src/
TranslationString.php
, line 33
Class
TranslationString
Defines the locale translation string object.
Namespace
Drupal\locale
Code
public $customized;
RSS feed