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