protected static property S3fsConfigFormTest::$modules in S3 File System 4.0.x
Same name and namespace in other branches
- 8.3 tests/src/Functional/S3fsConfigFormTest.php \Drupal\Tests\s3fs\Functional\S3fsConfigFormTest::modules
Modules to enable.
Type: array
Overrides S3fsTestBase::$modules
File
- tests/
src/ Functional/ S3fsConfigFormTest.php, line 26
Class
- S3fsConfigFormTest
- Tests s3fs configuration form.
Namespace
Drupal\Tests\s3fs\FunctionalCode
protected static $modules = [
's3fs',
];