コード例 #1
0
 public function shouldRequireEnabledUser()
 {
     return $this->getConfig('enabled', parent::shouldRequireEnabledUser());
 }