コード例 #1
0
ファイル: User.php プロジェクト: marsoltys/yii2user
 public function getAdmins()
 {
     return $this->module->getAdmins();
 }