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