You are here

protected property ShortcutResourceTestBase::$entity in Drupal 10

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

The Shortcut entity.

Type: \Drupal\shortcut\ShortcutInterface

File

core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php, line 34

Class

ShortcutResourceTestBase
ResourceTestBase for Shortcut entity.

Namespace

Drupal\Tests\shortcut\Functional\Rest

Code

protected $entity;