You are here

protected property TaggedWithTest::$tagFieldName in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Wizard/TaggedWithTest.php \Drupal\views\Tests\Wizard\TaggedWithTest::tagFieldName

Name of the test tag field.

Type: string

File

core/modules/views/src/Tests/Wizard/TaggedWithTest.php, line 62
Contains \Drupal\views\Tests\Wizard\TaggedWithTest.

Class

TaggedWithTest
Tests the ability of the views wizard to create views filtered by taxonomy.

Namespace

Drupal\views\Tests\Wizard

Code

protected $tagFieldName;