EntityChangedInterface::getChangedTime

public EntityChangedInterface::getChangedTime()

Gets the timestamp of the last entity change for the current translation.

Return value

int The timestamp of the last entity save operation.

File

core/lib/Drupal/Core/Entity/EntityChangedInterface.php, line 25

Class

EntityChangedInterface
Defines an interface for entity change timestamp tracking.

Namespace

Drupal\Core\Entity

Code

public function getChangedTime();
doc_Drupal
2016-10-29 09:04:39
Comments
Leave a Comment

Please login to continue.