You are here

class Class_With_Underscores in Zircon Profile 8.0

Same name in this branch
  1. 8.0 vendor/symfony/class-loader/Tests/Fixtures/psr-4/Class_With_Underscores.php \Acme\DemoLib\Class_With_Underscores
  2. 8.0 vendor/symfony/class-loader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php \Acme\DemoLib\Lets\Go\Deeper\Class_With_Underscores
Same name and namespace in other branches
  1. 8 vendor/symfony/class-loader/Tests/Fixtures/psr-4/Class_With_Underscores.php \Acme\DemoLib\Class_With_Underscores

Hierarchy

Expanded class hierarchy of Class_With_Underscores

File

vendor/symfony/class-loader/Tests/Fixtures/psr-4/Class_With_Underscores.php, line 5

Namespace

Acme\DemoLib
View source
class Class_With_Underscores {

}

Members