You are here

protected property ExcludedFieldTokenTest::$view in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php \Drupal\Tests\rest\Functional\Views\ExcludedFieldTokenTest::view

Type: \Drupal\views\ViewExecutable

File

core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php, line 22

Class

ExcludedFieldTokenTest
Tests the display of an excluded field that is used as a token.

Namespace

Drupal\Tests\rest\Functional\Views

Code

protected $view;