reallyNotPsr0.php 83 B

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