setStatusCode(404); return new ViewModel(['content' => 'Page not found']); } }