Пример #1
0
 function getPass()
 {
     return SecurityHelper::decrypt(base64_decode($this->old), \Yii::$app->params['SecurityHelper']);
 }