FieldStorageConfig::$translatable

Flag indicating whether the field is translatable.

Defaults to TRUE.

Type: bool

File

core/modules/field/src/Entity/FieldStorageConfig.php, line 128

Class

FieldStorageConfig
Defines the Field storage configuration entity.

Namespace

Drupal\field\Entity

Code

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

Please login to continue.