You are here

protected property LinkViewsTokensTest::$fieldName in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php \Drupal\Tests\link\Functional\Views\LinkViewsTokensTest::fieldName

The field name used for the link field.

Type: string

File

core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php, line 41

Class

LinkViewsTokensTest
Tests the views integration for link tokens.

Namespace

Drupal\Tests\link\Functional\Views

Code

protected $fieldName = 'field_link';