class Blackcurrant
Same name in other branches
- 11.x core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php \Drupal\Tests\Core\Entity\Blackcurrant
Hierarchy
- class \Drupal\Core\Entity\EntityBase implements \Drupal\Core\Entity\EntityInterface uses \Drupal\Core\Cache\RefinableCacheableDependencyTrait, \Drupal\Core\DependencyInjection\DependencySerializationTrait
- class \Drupal\Tests\Core\Entity\Fruit extends \Drupal\Core\Entity\EntityBase
- class \Drupal\Tests\Core\Entity\Blackcurrant extends \Drupal\Tests\Core\Entity\Fruit
- class \Drupal\Tests\Core\Entity\Fruit extends \Drupal\Core\Entity\EntityBase
Expanded class hierarchy of Blackcurrant
1 string reference to 'Blackcurrant'
- EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass in core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeRepositoryTest.php - @covers ::getEntityTypeFromClass
File
-
core/
tests/ Drupal/ Tests/ Core/ Entity/ EntityTypeRepositoryTest.php, line 231
Namespace
Drupal\Tests\Core\EntityView source
class Blackcurrant extends Fruit {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.