コード例 #1
0
ファイル: UmgtUser.php プロジェクト: GeneralCrime/code
 public function afterLoad()
 {
     UserFieldEncryptionProvider::decryptProperties($this);
 }