<?php

namespace Symfony\Component\ErrorHandler\Tests\Fixtures;

/**
 * @internal
 */
trait InternalTrait
{
}
