You are here

protected property BlockContentResourceTestBase::$entity in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php \Drupal\Tests\block_content\Functional\Rest\BlockContentResourceTestBase::entity
  2. 9 core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php \Drupal\Tests\block_content\Functional\Rest\BlockContentResourceTestBase::entity

Type: \Drupal\block_content\BlockContentInterface

Overrides EntityResourceTestBase::$entity

File

core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php, line 35

Class

BlockContentResourceTestBase
ResourceTestBase for BlockContent entity.

Namespace

Drupal\Tests\block_content\Functional\Rest

Code

protected $entity;