Beispiel #1
0
 /**
  * Get model instance
  *
  * @return model instance
  */
 protected function getModel($model)
 {
     return $this->model->load($model);
 }