コード例 #1
0
ファイル: User.php プロジェクト: rapila/cms-base
 public function resetBackendSettings()
 {
     return parent::setBackendSettings(null);
 }