You are here

protected property RssTest::$fieldName in Zircon Profile 8

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

Name of the taxonomy term reference field.

Type: string

File

core/modules/taxonomy/src/Tests/RssTest.php, line 40
Contains \Drupal\taxonomy\Tests\RssTest.

Class

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

Namespace

Drupal\taxonomy\Tests

Code

protected $fieldName;