class ClassLoaderTest_ClassA in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassA.class.php \ClassLoaderTest_ClassA
Hierarchy
- class \ClassLoaderTest_ClassA
Expanded class hierarchy of ClassLoaderTest_ClassA
2 string references to 'ClassLoaderTest_ClassA'
- ClassLoaderTest::testClassLoader in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ ClassLoaderTest.php - ClassLoaderTest::testMultipleAutoloadRequestsWillProduceSameResult in vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ ClassLoaderTest.php
File
- vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ ClassLoaderTest/ ClassA.class.php, line 3
View source
class ClassLoaderTest_ClassA {
}