Overrides NodeInterface::setCreatedTime
public function setCreatedTime($timestamp) { $this->set('created', $timestamp); return $this; }