EntityResourceRestTestCoverageTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ rest/ tests/ src/ Kernel/ EntityResource/ EntityResourceRestTestCoverageTest.php, line 29  
Class
- EntityResourceRestTestCoverageTest
 - Checks that all core content/config entity types have REST test coverage.
 
Namespace
Drupal\Tests\rest\Kernel\EntityResourceCode
protected static $modules = [
  'system',
  'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.