You are here

protected property ResourceTest::$entity in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/rest/src/Tests/ResourceTest.php \Drupal\rest\Tests\ResourceTest::entity

The entity.

Type: \Drupal\Core\Entity\EntityInterface

File

core/modules/rest/src/Tests/ResourceTest.php, line 31
Contains \Drupal\rest\Tests\ResourceTest.

Class

ResourceTest
Tests the structure of a REST resource.

Namespace

Drupal\rest\Tests

Code

protected $entity;