@@ -51,5 +51,5 @@ |
||
| 51 | 51 | |
| 52 | 52 | if (class_exists('Composer\Autoload\ClassLoader')) { |
| 53 | 53 | trigger_error('Your project already makes use of Composer. You SHOULD use the composer dependency "phpfastcache/phpfastcache" instead of hard-autoloading.', |
| 54 | - E_USER_WARNING); |
|
| 54 | + E_USER_WARNING); |
|
| 55 | 55 | } |
| 56 | 56 | \ No newline at end of file |