LinkViewsTokensTest::$fieldName
Same name in other branches
- 8.9.x core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php \Drupal\Tests\link\Functional\Views\LinkViewsTokensTest::fieldName
- 10 core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php \Drupal\Tests\link\Functional\Views\LinkViewsTokensTest::fieldName
- 11.x 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 40
Class
- LinkViewsTokensTest
- Tests the views integration for link tokens.
Namespace
Drupal\Tests\link\Functional\ViewsCode
protected $fieldName = 'field_link';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.