public static property FormatDateTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Common/FormatDateTest.php \Drupal\system\Tests\Common\FormatDateTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ Common/ FormatDateTest.php, line 25 - Contains \Drupal\system\Tests\Common\FormatDateTest.
Class
- FormatDateTest
- Tests the format_date() function.
Namespace
Drupal\system\Tests\CommonCode
public static $modules = array(
'language',
);