Sfoglia il codice sorgente

调整方法命名规范

alexzy 4 anni fa
parent
commit
bade3989d0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/GameDiscountServiceInterface.php

+ 1 - 1
src/GameDiscountServiceInterface.php

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