コード例 #1
0
 public function getHashingAlgorithm($id = null)
 {
     return AuthManager::getData('hash_algorithm', $id);
 }