QuickEditMinimalTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/quickedit/tests/src/Functional/QuickEditMinimalTest.php, line 23

Class

QuickEditMinimalTest
Tests Quick Edit can be installed with Minimal.

Namespace

Drupal\Tests\quickedit\Functional

Code

protected static $modules = [
  'quickedit',
  'quickedit_test',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.