public static property HistoryTimestampTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/history/src/Tests/Views/HistoryTimestampTest.php \Drupal\history\Tests\Views\HistoryTimestampTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ history/ src/ Tests/ Views/ HistoryTimestampTest.php, line 34 - Contains \Drupal\history\Tests\Views\HistoryTimestampTest.
Class
- HistoryTimestampTest
- Tests the history timestamp handlers.
Namespace
Drupal\history\Tests\ViewsCode
public static $testViews = array(
'test_history',
);