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