You are here

protected property JsonApiFunctionalTestBase::$tags in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php \Drupal\Tests\jsonapi\Functional\JsonApiFunctionalTestBase::tags

Test taxonomy terms.

Type: \Drupal\taxonomy\Entity\Term[]

File

core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTestBase.php, line 76

Class

JsonApiFunctionalTestBase
Provides helper methods for the JSON:API module's functional tests.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $tags = [];