@@ -39,6 +39,6 @@ |
||
39 | 39 | |
40 | 40 | require $filepath; |
41 | 41 | |
42 | - $GLOBALS['__composer_autoload_files'][ $identifier ] = true; |
|
42 | + $GLOBALS['__composer_autoload_files'][$identifier] = true; |
|
43 | 43 | } |
44 | 44 | } |