protected property ContentEntityHasChangesTest::$bundle in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php \Drupal\KernelTests\Core\Entity\ContentEntityHasChangesTest::bundle
Bundle of entity.
Type: string
File
- core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityHasChangesTest.php, line 20
Class
- ContentEntityHasChangesTest
- Tests ContentEntityBase::hasTranslationChanges().
Namespace
Drupal\KernelTests\Core\EntityCode
protected $bundle = 'test';