Error message

You are browsing documentation for drupal 10.3.x, which is not supported anymore. <a href="/api/drupal/core%21modules%21taxonomy%21tests%21src%21Functional%21Rest%21VocabularyResourceTestBase.php/property/VocabularyResourceTestBase%3A%3Aentity/11.x">Read the updated version of this page for drupal 11.x (the latest version).</a>

VocabularyResourceTestBase::$entity

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::entity
  2. 8.9.x core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::entity
  3. 11.x core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyResourceTestBase::entity

Type: \Drupal\taxonomy\VocabularyInterface

Overrides EntityResourceTestBase::$entity

File

core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php, line 25

Class

VocabularyResourceTestBase

Namespace

Drupal\Tests\taxonomy\Functional\Rest

Code

protected $entity;

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