Files
2020-10-06 14:27:47 +07:00

8 lines
79 B
PHP

<?php
namespace Symfony\Component\Debug\Tests\Fixtures;
class NotPSR0bis
{
}