Esempio n. 1
0
 /**
  * Returns an object of the model set in auth config.
  *
  * @return mixed
  */
 public function model()
 {
     return $this->repo->model();
 }