Selaa lähdekoodia

调整方法命名规范

alexzy 4 vuotta sitten
vanhempi
commit
bade3989d0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/GameDiscountServiceInterface.php

+ 1 - 1
src/GameDiscountServiceInterface.php

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