Esempio n. 1
0
 /**
  * Return the path to a file
  * @param string $_file the relative path to the file.
  * @return bool|string
  */
 public function getAuthenticationTypeFilePath($_file)
 {
     return parent::getAuthenticationTypeFilePath($_file);
 }