コード例 #1
0
 /**
  * Get the vendor.
  *
  * @return string 
  * @static 
  */
 public static function getVendor()
 {
     return \Dingo\Api\Dispatcher::getVendor();
 }