Updated DependencyInjection component's API

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
This commit is contained in:
Gregory PLANCHAT 2012-07-19 19:23:30 +02:00
commit af103cce2c
6 changed files with 872 additions and 294 deletions

View file

@ -21,15 +21,15 @@
</testsuite>
-->
</testsuites>
<!--
<filter>
<whitelist>
<directory suffix=".php">../src/Wootook/Core</directory>
</whitelist>
</filter>
<!-- -->
<logging>
<log type="coverage-html" target="./coverage/unit/html" charset="UTF-8" yui="true" highlight="false" lowUpperBound="40" highLowerBound="80"/>
</logging>
-->
<!-- -->
</phpunit>