Completed
Pull Request — master (#1)
by Victor DA COSTA
01:57
created
src/WindguruAPI.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
      * Example: 'https://www.windguru.cz/int/iapi.php?q=ads_spot&id_spot%5B%5D=42'
38 38
      * 
39 39
      * @var string;
40
-    */
40
+     */
41 41
     const ENDPOINT='http://www.windguru.cz';
42 42
     
43 43
     /**
Please login to merge, or discard this patch.