ajun преди 5 години
родител
ревизия
634fb35fa6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Services/CacheShelfService.php

+ 1 - 1
app/Services/CacheShelfService.php

@@ -32,7 +32,7 @@ class CacheShelfService
      * @param $pointY
      * @return string
      */
-    public function lightOnApi(Station $station,$pointX,$pointY): string
+    public function lightOn(Station $station,$pointX,$pointY): string
     {
 
         $locCode = 'HAI'.$station['code'].'-0'.$pointX.'-0'.$pointY;