getDefinitions() as $key => $definition) { if (str_starts_with($key, 'hwi_oauth.resource_owner.')) { $definition->setAutowired(true); } } } }