[Bridge/ProxyManager] Relax test to allow protected factories on master

This commit is contained in:
Nicolas Grekas 2017-07-29 23:25:23 +02:00
parent 531b294b21
commit 15ceb18316

View File

@ -3,7 +3,7 @@
use %a
class LazyServiceProjectServiceContainer extends Container
{%a
public function getFooService($lazyLoad = true)
p%s function getFooService($lazyLoad = true)
{
if ($lazyLoad) {