Overrides ExecutableInterface::execute
public function execute($entity = NULL) { $entity->setChangedTime($this->time ->getRequestTime()) ->save(); }