protected property 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;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Field!FieldConfigBase.php/property/FieldConfigBase::translatable/8.1.x