Overrides FileLoader::__construct
public function __construct(ContainerBuilder $container, FileLocatorInterface $locator, ?string $env = null, ?ConfigBuilderGeneratorInterface $generator = null, bool $prepend = false) { parent::__construct($container, $locator, $env, $prepend); }