EarlyDateTest::$modules
Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
- 
              core/
modules/ taxonomy/ tests/ src/ Functional/ EarlyDateTest.php, line 21  
Class
- EarlyDateTest
 - Posts an article with a taxonomy term and a date prior to 1970.
 
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected static $modules = [
  'node',
  'datetime',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.