示例#1
0
 /**
  * 
  *
  * @return bool True if the plugin should handle this request, false otherwise
  * @static 
  */
 public static function shouldHandle()
 {
     return \Chumper\Datatable\Datatable::shouldHandle();
 }