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;
Please login to continue.