notPsr0Bis.php 86 B

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