コード例 #1
0
 /**
  * Allows public access to protected method.
  *
  * @return  boolean
  *
  * @since   11.1
  */
 public function setupSignalHandlers()
 {
     return parent::setupSignalHandlers();
 }