render('wall-entry', [ 'entry' => $this->model, ]); } protected function getTitle() { return $this->model->getContentDescription(); } }