public function setAuthor(\user\models\User $author) { $author->addPage($this); $this->author = $author; }