You are here

protected property ContentEntityHasChangesTest::$bundle in Drupal 8

Same name and namespace in other branches
  1. 9 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\Entity

Code

protected $bundle = 'test';