Example #1
0
 /**
  * @return null|\User
  *
  * @throws Exception
  */
 protected function attemptAuthentication()
 {
     return parent::attemptAuthentication();
 }