Fix invalid service reference in production

This commit is contained in:
Tim Nagel 2014-07-04 22:10:24 +10:00
parent bf38e59e49
commit d88d96bf55

View file

@ -18,7 +18,7 @@
<argument /> <!-- callback -->
<call method="setStopwatch">
<argument type="service" id="debug.stopwatch" />
<argument type="service" id="debug.stopwatch" on-invalid="null" />
</call>
</service>