<?php

namespace Symfony\Component\DependencyInjection\Tests\Fixtures\Extension\InvalidConfig;

class Configuration
{
}
