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