コード例 #1
0
 /**
  * Deprecated
  * @param string $message
  */
 protected function _show403($message = '')
 {
     response::forbidden();
 }