<?php

declare(strict_types=1);
namespace Tests\Adawolfa\ISDOC\Reflection;

final class TestCollectionItem
{
}