<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'metamodels.attribute_adder' shared service.
include_once \dirname(__DIR__, 4).'/vendor/metamodels/core/src/CoreBundle/EventListener/AttributeAddingListener.php';
return $this->privates['metamodels.attribute_adder'] = new \MetaModels\CoreBundle\EventListener\AttributeAddingListener(($this->services['metamodels.attribute_factory'] ?? $this->load('getMetamodels_AttributeFactoryService.php')));