ArgumentNodeRevisionIdTest::$modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
- 
              core/
modules/ node/ tests/ src/ Kernel/ Views/ ArgumentNodeRevisionIdTest.php, line 22  
Class
- ArgumentNodeRevisionIdTest
 - Tests the node_vid handler.
 
Namespace
Drupal\Tests\node\Kernel\ViewsCode
protected static $modules = [
  'node',
  'field',
  'user',
  'node_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.