reallyNotPsr0.php 76B

12345678
  1. <?php
  2. namespace Symfony\Component\Debug\Tests\Fixtures;
  3. class NotPSR0
  4. {
  5. }