Completed
Push — master ( baf3d3...388f64 )
by Lars
14:31
created
examples/JsonResponseDataExample.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Arrayy\tests;
4 4
 
5
-require_once __DIR__ . '/../vendor/autoload.php';
5
+require_once __DIR__.'/../vendor/autoload.php';
6 6
 
7 7
 /**
8 8
  * @property string                                $type
Please login to merge, or discard this patch.