You are here

protected property JsonApiFunctionalTestBase::$tags in JSON:API 8.2

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

Test taxonomy terms.

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

File

tests/src/Functional/JsonApiFunctionalTestBase.php, line 71

Class

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

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $tags = [];