Completed
Push — master ( 6cd0c5...c3c46c )
by Victor DA COSTA
06:23
created
src/WindguruAPI.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
      * Example: 'https://www.windguru.cz/int/iapi.php?q=ads_spot&id_spot%5B%5D=42'
36 36
      *
37 37
      * @var string;
38
-    */
38
+     */
39 39
     const ENDPOINT='https://www.windguru.cz';
40 40
     const LOGFOLDER='logs';
41 41
     const CACHEFOLDER='cache';
Please login to merge, or discard this patch.