You are here

protected property BlockTest::$entity in Drupal 8

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

Type: \Drupal\block\BlockInterface

Overrides ResourceTestBase::$entity

File

core/modules/jsonapi/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;