ContentTranslationMetadataWrapperInterface::getChangedTime

Returns the timestamp of the last entity change from current translation.

Return value

int The timestamp of the last entity save operation.

File

core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php, line 117

Class

ContentTranslationMetadataWrapperInterface
Common interface for content translation metadata wrappers.

Namespace

Drupal\content_translation

Code

public function getChangedTime();
doc_Drupal
2016-10-29 08:58:26
Comments
Leave a Comment

Please login to continue.