name: services_with_enumeration class_comment: null dependencies: - name: ContainerInterface type: class source: Symfony\Component\DependencyInjection\ContainerInterface - name: FooClassWithEnumAttribute type: class source: Symfony\Component\DependencyInjection\Tests\Fixtures\FooClassWithEnumAttribute - name: FooUnitEnum type: class source: Symfony\Component\DependencyInjection\Tests\Fixtures\FooUnitEnum properties: [] methods: [] traits: - Symfony\Component\DependencyInjection\ContainerInterface - Symfony\Component\DependencyInjection\Tests\Fixtures\FooClassWithEnumAttribute - Symfony\Component\DependencyInjection\Tests\Fixtures\FooUnitEnum interfaces: []