You are here

protected property RssTest::$fieldName in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/taxonomy/tests/src/Functional/RssTest.php \Drupal\Tests\taxonomy\Functional\RssTest::fieldName

Name of the taxonomy term reference field.

Type: string

File

core/modules/taxonomy/tests/src/Functional/RssTest.php, line 40

Class

RssTest
Ensure that data added as terms appears in RSS feeds if "RSS Category" format is selected.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $fieldName;