RevisionCreateTimestampTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ Views/ RevisionCreateTimestampTest.php, line 23
Class
- RevisionCreateTimestampTest
- Ensures that the revision create time can be accessed in views.
Namespace
Drupal\Tests\node\Kernel\ViewsCode
protected static $modules = [
'node_test_views',
'node',
'views',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.