You are here

public static property ModuleInstallUninstallWebTest::$modules in Flysystem - S3 8

Same name and namespace in other branches
  1. 2.0.x src/Tests/ModuleInstallUninstallWebTest.php \Drupal\flysystem_s3\Tests\ModuleInstallUninstallWebTest::modules

Overrides ModuleInstallUninstallWebTest::$modules

File

src/Tests/ModuleInstallUninstallWebTest.php, line 17

Class

ModuleInstallUninstallWebTest
Tests module installation and uninstallation.

Namespace

Drupal\flysystem_s3\Tests

Code

public static $modules = [
  'flysystem_s3',
];