EntityResourceTestBase::$entityStorage

The entity storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php, line 150

Class

EntityResourceTestBase
Defines a base class for testing all entity resources.

Namespace

Drupal\Tests\rest\Functional\EntityResource

Code

protected $entityStorage;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.