Skip to content
  • fsnet's avatar
    setPrivate(FALSE) for all services · 7336ee1b
    fsnet authored
    Compatibility fix for Symfony ^3.4 ^4.0: Symfony\Component\DependencyInjection\Compiler\ResolvePrivatesPass
    removes services marked as private from the container even if they are also marked as public.
    7336ee1b