Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
csfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jsoumelidis committed Dec 11, 2017
1 parent 318060f commit e2498d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
$config = require realpath(__DIR__) . '/config.php';
$factory = new ContainerFactory();

return $factory(new Config($config));
return $factory(new Config($config));

0 comments on commit e2498d3

Please sign in to comment.