Skip to content
  • fsnet's avatar
    setPrivate(FALSE) for all services · 2a4b61a3
    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.
    2a4b61a3