JsonApiRelationshipTest::$bundle

Same name and namespace in other branches
  1. 11.x core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php \Drupal\Tests\jsonapi\Functional\JsonApiRelationshipTest::bundle

The entity bundle.

Type: bundle

File

core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php, line 41

Class

JsonApiRelationshipTest
JSON:API resource tests.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected string $bundle = 'entity_test';

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