public static property RowPluginTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/node/src/Tests/Views/RowPluginTest.php \Drupal\node\Tests\Views\RowPluginTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ node/ src/ Tests/ Views/ RowPluginTest.php, line 32 - Contains \Drupal\node\Tests\Views\RowPluginTest.
Class
- RowPluginTest
- Tests the node row plugin.
Namespace
Drupal\node\Tests\ViewsCode
public static $testViews = array(
'test_node_row_plugin',
);