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

8 lines
76 B
PHP

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