You are here

Class_With_Underscores.php in Zircon Profile 8

Namespace

Acme\DemoLib

File

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

namespace Acme\DemoLib;

class Class_With_Underscores {

}

Classes