public static property LoadTest::$modules in Web Service Data 8
Same name and namespace in other branches
- 2.0.x src/Tests/LoadTest.php \Drupal\wsdata\Tests\LoadTest::modules
Modules to enable.
Type: array
File
- src/
Tests/ LoadTest.php, line 20
Class
- LoadTest
- Simple test to ensure that main page loads with module enabled.
Namespace
Drupal\wsdata\TestsCode
public static $modules = [
'wsdata',
];