You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: ParamNameMismatch - src/DependencyInjection/MyExtension.php:20:59 - Argument 2 of MyExtension::load has wrong name $containerBuilder, expecting $container as defined by Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load (see https://psalm.dev/230)
public function load(array $configs, ContainerBuilder $containerBuilder): void