<?php

declare(strict_types=1);

namespace Metadata\Tests\Driver\Fixture\A;

class A
{
}
