فهرست منبع

调整方法命名规范

alexzy 4 سال پیش
والد
کامیت
bade3989d0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/GameDiscountServiceInterface.php

+ 1 - 1
src/GameDiscountServiceInterface.php

@@ -4,7 +4,7 @@
 namespace Yxy\Service;
 
 
-class GameDiscountServiceInterface
+interface GameDiscountServiceInterface
 {
 
 }