You are here

protected property ContentEntityBaseUnitTest::$entityUnd in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php \Drupal\Tests\Core\Entity\ContentEntityBaseUnitTest::entityUnd

An entity with no defined language to test.

Type: \Drupal\Core\Entity\ContentEntityBase|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php, line 45

Class

ContentEntityBaseUnitTest
@coversDefaultClass \Drupal\Core\Entity\ContentEntityBase @group Entity @group Access

Namespace

Drupal\Tests\Core\Entity

Code

protected $entityUnd;