Merge pull request #2788 from yiisoft/feature-container
DI container
Showing
framework/di/Container.php
0 → 100644
This diff is collapsed.
Click to expand it.
framework/di/Instance.php
0 → 100644
framework/di/ServiceLocator.php
0 → 100644
tests/unit/framework/di/ContainerTest.php
0 → 100644
tests/unit/framework/di/InstanceTest.php
0 → 100644
tests/unit/framework/di/stubs/Bar.php
0 → 100644
tests/unit/framework/di/stubs/Foo.php
0 → 100644
tests/unit/framework/di/stubs/Qux.php
0 → 100644
Please
register
or
sign in
to comment