Ejemplo n.º 1
0
 private function getAdmin($name)
 {
     return \Admin::getByPath($name);
 }