mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 22:12:18 +00:00
Updated readme
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user