Example #1
0
 private function __construct($data)
 {
     $this->data = $data;
     $this->model = Model::handler();
 }