ContentEntityForm::updateChangedTime

public function ContentEntityForm::updateChangedTime

public ContentEntityForm::updateChangedTime(EntityInterface $entity)

Updates the changed time of the entity.

Applies only if the entity implements the EntityChangedInterface.

Parameters

\Drupal\Core\Entity\EntityInterface $entity: The entity updated with the submitted values.

File

core/lib/Drupal/Core/Entity/ContentEntityForm.php, line 284