public function __construct() { parent::__construct(); $this->page = $this->page_model->get_by_title($this->get_page_by_title()); }
public function __construct() { parent::__construct(); }