public static property FieldEntityLinkBaseTest::$testViews in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Functional/Handler/FieldEntityLinkBaseTest.php \Drupal\Tests\views\Functional\Handler\FieldEntityLinkBaseTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldEntityLinkBaseTest.php, line 21
Class
- FieldEntityLinkBaseTest
- Tests the core Drupal\views\Plugin\views\field\LinkBase handler.
Namespace
Drupal\Tests\views\Functional\HandlerCode
public static $testViews = [
'test_link_base_links',
];