FieldUiRouteEnhancerTest::$modules

Modules to install.

Type: string[]

Overrides KernelTestBase::$modules

File

core/modules/field_ui/tests/src/Kernel/FieldUiRouteEnhancerTest.php, line 20

Class

FieldUiRouteEnhancerTest
Tests that the service "field_ui.route_enhancer" has been deprecated.

Namespace

Drupal\Tests\field_ui\Kernel

Code

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

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