You are here

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

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/System/StatusTest.php \Drupal\system\Tests\System\StatusTest::modules

File

core/modules/system/src/Tests/System/StatusTest.php, line 24
Contains \Drupal\system\Tests\System\StatusTest.

Class

StatusTest
Tests output on the status overview page.

Namespace

Drupal\system\Tests\System

Code

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