Updated readme

This commit is contained in:
Simon Sessingø
2021-03-23 01:25:57 +01:00
parent 67211e5332
commit e721a92156
-1
View File
@@ -1521,7 +1521,6 @@ class MyCustomClassLoader implements IClassLoader
public function __construct() public function __construct()
{ {
// Setup php-di
// Create our new php-di container // Create our new php-di container
$container = (new \DI\ContainerBuilder()) $container = (new \DI\ContainerBuilder())
->useAutowiring(true) ->useAutowiring(true)