コード例 #1
0
ファイル: aSecurityUser.class.php プロジェクト: verenate/gri
 function clearCredentials()
 {
     parent::clearCredentials();
     $this->getAttributeHolder()->removeNamespace('apostrophe');
 }