Example #1
0
 public function __construct()
 {
     $this->view = View::app();
     $this->page = new \stdClass();
 }