<?php

declare(strict_types=1);

namespace Metadata\Tests\Driver\Fixture\B;

class B
{
}
