コード例 #1
0
 static function canView()
 {
     return Session::haveRight('internet', 'r') && parent::canView();
 }