示例#1
0
 /**
  * Unregister all shortcodes.
  *
  * @return self 
  * @static 
  */
 public static function destroy()
 {
     return \Pingpong\Shortcode\Shortcode::destroy();
 }