Skip to content

Commit

Permalink
Remove old reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesvdvreken committed Mar 22, 2017
1 parent f7023ae commit 5acc9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Slim/Container.php
Expand Up @@ -18,7 +18,7 @@
* Slim's default DI container is Pimple. * Slim's default DI container is Pimple.
* *
* Slim\App expects a container that implements Psr\Container\ContainerInterface * Slim\App expects a container that implements Psr\Container\ContainerInterface
* through Interop\Container\ContainerInterface with these service keys configured and ready for use: * with these service keys configured and ready for use:
* *
* - settings: an array or instance of \ArrayAccess * - settings: an array or instance of \ArrayAccess
* - environment: an instance of \Slim\Interfaces\Http\EnvironmentInterface * - environment: an instance of \Slim\Interfaces\Http\EnvironmentInterface
Expand Down

0 comments on commit 5acc9ec

Please sign in to comment.