class TestClassInBar in Zircon Profile 8.0
Same name in this branch
Same name and namespace in other branches
Hierarchy
- class \Foo\Bar\TestClassInBar
Expanded class hierarchy of TestClassInBar
1 string reference to 'TestClassInBar'
- PHP_Token_InterfaceTest::testGetPackageNamespaceForFileWithMultipleNamespaces in vendor/
phpunit/ php-token-stream/ tests/ Token/ InterfaceTest.php - @dataProvider provideFilesWithClassesWithinMultipleNamespaces @covers PHP_Token_INTERFACE::getPackage
File
- vendor/
phpunit/ php-token-stream/ tests/ _fixture/ multipleNamespacesWithOneClassUsingBraces.php, line 4
Namespace
Foo\BarView source
class TestClassInBar {
}