You are here

reallyNotPsr0.php in Zircon Profile 8

Same filename and directory in other branches
  1. 8.0 vendor/symfony/debug/Tests/Fixtures/reallyNotPsr0.php

File

vendor/symfony/debug/Tests/Fixtures/reallyNotPsr0.php
View source
<?php

namespace Symfony\Component\Debug\Tests\Fixtures;

class NotPSR0 {

}

Classes

Namesort descending Description
NotPSR0