LinkFormatterTest::$bundle

Same name and namespace in other branches
  1. 11.x core/modules/link/tests/src/Kernel/LinkFormatterTest.php \Drupal\Tests\link\Kernel\LinkFormatterTest::bundle

The bundle used in this test.

Type: string

File

core/modules/link/tests/src/Kernel/LinkFormatterTest.php, line 42

Class

LinkFormatterTest
Tests the Field Formatter for the link field type.

Namespace

Drupal\Tests\link\Kernel

Code

protected string $bundle = 'entity_test';

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