You are here

Class_With_Underscores.php in Zircon Profile 8.0

File

vendor/symfony/class-loader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php
View source
<?php

namespace Acme\DemoLib\Lets\Go\Deeper;

class Class_With_Underscores {

}

Classes