tomphp / container-configurator

Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
MIT License
20 stars 3 forks source link

Fix: Pull field into AbstractContainerAdapterTest #66

Closed localheinz closed 8 years ago

localheinz commented 8 years ago

This PR

💁 This makes the most sense as otherwise we hear complains in AbstractContainerAdapterTest that the field $container is undefined.