You are here

protected property BlockTest::$entity in JSON:API 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/BlockTest.php \Drupal\Tests\jsonapi\Functional\BlockTest::entity

Type: \Drupal\block\BlockInterface

Overrides ResourceTestBase::$entity

File

tests/src/Functional/BlockTest.php, line 36

Class

BlockTest
JSON:API integration test for the "Block" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $entity;