class TestClass in Zircon Profile 8
Same name in this branch
- 8 vendor/sebastian/comparator/tests/_files/TestClass.php \SebastianBergmann\Comparator\TestClass
- 8 vendor/phpunit/php-token-stream/tests/_fixture/classInNamespace.php \Foo\Bar\TestClass
- 8 vendor/phpunit/php-token-stream/tests/_fixture/classInScopedNamespace.php \Foo\BarScoped\TestClass
- 8 vendor/phpunit/php-token-stream/tests/_fixture/issue19.php \TestClass
- 8 core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php \Drupal\Tests\Core\TypedData\TestClass
- 8 core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php \Drupal\Tests\Component\Utility\TestClass
- 8 core/modules/simpletest/tests/src/Unit/AssertContentTraitTest.php \Drupal\Tests\simpletest\Unit\TestClass
- 8 core/modules/system/tests/modules/service_provider_test/src/TestClass.php \Drupal\service_provider_test\TestClass
- 8 vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/_files/annotation/TestClass.php \Doctrine\TestClass
Same name and namespace in other branches
- 8.0 vendor/sebastian/comparator/tests/_files/TestClass.php \SebastianBergmann\Comparator\TestClass
Hierarchy
- class \SebastianBergmann\Comparator\TestClass
Expanded class hierarchy of TestClass
2 string references to 'TestClass'
- ErrorTest::providerTestFormatBacktrace in core/
tests/ Drupal/ Tests/ Core/ Utility/ ErrorTest.php - Data provider for testFormatBacktrace.
- ErrorTest::providerTestGetLastCaller in core/
tests/ Drupal/ Tests/ Core/ Utility/ ErrorTest.php - Data provider for testGetLastCaller.
File
- vendor/
sebastian/ comparator/ tests/ _files/ TestClass.php, line 13
Namespace
SebastianBergmann\ComparatorView source
class TestClass {
}