protected property ExcludedFieldTokenTest::$view in Drupal 8
Same name and namespace in other branches
- 9 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\ViewsCode
protected $view;