X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2FAutoloader.php;h=40ec2190c236c8e1428bfa20063d6ecf74aadaec;hb=d8b819265ed2783764352484e2ea1bf71eb93f94;hp=77ba30f63fa7fb2215f6b5403bf4b2ebaad3c547;hpb=7f511cb14b813295a06c5f4d82b1e2d9a27fb571;p=plcapi.git diff --git a/src/Autoloader.php b/src/Autoloader.php index 77ba30f..40ec219 100644 --- a/src/Autoloader.php +++ b/src/Autoloader.php @@ -33,4 +33,4 @@ class Autoloader require $file; } } -} \ No newline at end of file +}