TranslatableInterface::getUntranslated

public TranslatableInterface::getUntranslated()

Returns the translatable object referring to the original language.

Return value

$this The translation object referring to the original language.

File

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

Class

TranslatableInterface
Interface for translatable data.

Namespace

Drupal\Core\TypedData

Code

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

Please login to continue.