protected static property DefaultConfigTest::$timeLimit in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php \Drupal\KernelTests\Config\DefaultConfigTest::timeLimit
- 10 core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php \Drupal\KernelTests\Config\DefaultConfigTest::timeLimit
File
- core/
tests/ Drupal/ KernelTests/ Config/ DefaultConfigTest.php, line 26
Class
- DefaultConfigTest
- Tests that the installed config matches the default config.
Namespace
Drupal\KernelTests\ConfigCode
protected static $timeLimit = 500;