You are here

public static property AreaEntityUITest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views_ui/src/Tests/AreaEntityUITest.php \Drupal\views_ui\Tests\AreaEntityUITest::modules

Modules to enable.

Type: array

Overrides UITestBase::$modules

File

core/modules/views_ui/src/Tests/AreaEntityUITest.php, line 25
Contains \Drupal\views_ui\Tests\AreaEntityUITest.

Class

AreaEntityUITest
Tests the entity area UI test.

Namespace

Drupal\views_ui\Tests

Code

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