Ejemplo n.º 1
0
 /**
  * Get the default authentication driver name.
  *
  * @return string 
  * @static 
  */
 public static function getDefaultDriver()
 {
     return \SleepingOwl\AdminAuth\AdminAuthManager::getDefaultDriver();
 }