public function setTags(Collection $tags) { $this->lastModified = new \DateTime(); $this->tags = $tags; }