예제 #1
0
파일: User.php 프로젝트: rapila/cms-base
 public function resetBackendSettings()
 {
     return parent::setBackendSettings(null);
 }