class TestClassInBaz in Zircon Profile 8
Same name in this branch
Same name and namespace in other branches
Hierarchy
- class \Foo\Bar\TestClassInBaz
Expanded class hierarchy of TestClassInBaz
1 string reference to 'TestClassInBaz'
- 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/ multipleNamespacesWithOneClassUsingNonBraceSyntax.php, line 11
Namespace
Foo\BarView source
class TestClassInBaz {
}