FieldConfigBase::$translatable

Flag indicating whether the field is translatable.

Defaults to TRUE.

Type: bool

File

core/lib/Drupal/Core/Field/FieldConfigBase.php, line 112

Class

FieldConfigBase
Base class for configurable field definitions.

Namespace

Drupal\Core\Field

Code

protected $translatable = TRUE;
doc_Drupal
2016-10-29 09:10:49
Comments
Leave a Comment

Please login to continue.