/** * {@inheritdoc} */ public function setChangedTime($timestamp) { return $this->subject->setChangedTime($timestamp); }