RestExampleMenuTest::$modules

Modules to enable.

Type: array

File

modules/rest_example/tests/src/Functional/RestExampleMenuTest.php, line 26

Class

RestExampleMenuTest
Test the user-facing menus in Rest Example.

Namespace

Drupal\Tests\rest_example\Functional

Code

protected static $modules = [
  'rest_example',
];