findRecentComments($this->maxComments); } protected function renderContent() { $this->render('recentComments'); } }