registerForAutoconfiguration(ThirdPartyTypeProviderInterface::class) ->addTag('chill_3party.provider'); $container->addCompilerPass(new ThirdPartyTypeCompilerPass(), \Symfony\Component\DependencyInjection\Compiler\PassConfig::TYPE_BEFORE_OPTIMIZATION, 0); } }