public static property DrupalSetMessageTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Bootstrap/DrupalSetMessageTest.php \Drupal\system\Tests\Bootstrap\DrupalSetMessageTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Bootstrap/ DrupalSetMessageTest.php, line 24 - Contains \Drupal\system\Tests\Bootstrap\DrupalSetMessageTest.
Class
- DrupalSetMessageTest
- Tests drupal_set_message() and related functions.
Namespace
Drupal\system\Tests\BootstrapCode
public static $modules = array(
'system_test',
);