TranslatableInterface::isTranslatable

public TranslatableInterface::isTranslatable()

Returns the translation support status.

Return value

bool TRUE if the object has translation support enabled.

File

core/lib/Drupal/Core/TypedData/TranslatableInterface.php, line 114

Class

TranslatableInterface
Interface for translatable data.

Namespace

Drupal\Core\TypedData

Code

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

Please login to continue.