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