Test Setup Failed
Branch master (c886e0)
by Дмитрий
03:25 queued 01:44
created
autoload.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,7 @@
 block discarded – undo
11 11
 /**
12 12
  * @param string $class
13 13
  */
14
-    function ($class) {
14
+    function($class) {
15 15
         $prefixes = array(
16 16
             'DrillCoder\AmoCRM_Wrap\\' => array(
17 17
                 __DIR__ . '/src',
Please login to merge, or discard this patch.