player = get_context()->get_player(); $this->view = PATH::VIEW . "home.php"; $this->title = get_context()->get_player()->get_name() . " - SWDB"; $this->description = get_context()->get_player()->get_name() . " - Summoners War DataBase"; $this->canonical = URL::BASE; } } ?>