class ConcreteWithAnnotationTest
Same name and namespace in other branches
- 11.x core/tests/PHPStan/fixtures/abstract-test-classes.php \Drupal\Tests\Core\Foo\ConcreteWithAnnotationTest
- 11.x core/tests/PHPStan/fixtures/test-classes-with-metadata.php \Drupal\Tests\Core\Foo\ConcreteWithAnnotationTest
@group metadata
Hierarchy
- class \Drupal\Tests\Core\Foo\ConcreteWithAnnotationTest extends \PHPUnit\Framework\TestCase
Expanded class hierarchy of ConcreteWithAnnotationTest
File
-
core/
tests/ PHPStan/ fixtures/ test-classes-with-metadata.php, line 35
Namespace
Drupal\Tests\Core\FooView source
class ConcreteWithAnnotationTest extends TestCase {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.