Files
Kanboard-Prod/vendor/symfony/debug/Tests/Fixtures/notPsr0Bis.php
2017-12-15 11:55:42 -08:00

8 lines
79 B
PHP

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