LegacyFrontControllerTest::$modules

Same name and namespace in other branches
  1. main core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php \Drupal\FunctionalTests\Bootstrap\LegacyFrontControllerTest::modules

Type: modules

File

core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php, line 28

Class

LegacyFrontControllerTest
Tests that front-controllers without symfony/runtime keep working.

Namespace

Drupal\FunctionalTests\Bootstrap

Code

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

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