FieldDefinitionInterface::isTranslatable

public FieldDefinitionInterface::isTranslatable()

Returns whether the field is translatable.

Return value

bool TRUE if the field is translatable.

File

core/lib/Drupal/Core/Field/FieldDefinitionInterface.php, line 233

Class

FieldDefinitionInterface
Defines an interface for entity field definitions.

Namespace

Drupal\Core\Field

Code

public function isTranslatable();
doc_Drupal
2016-10-29 09:11:25
Comments
Leave a Comment

Please login to continue.