protected property UpdateContribTest::$defaultTheme in Drupal 10
Same name and namespace in other branches
- 8 core/modules/update/tests/src/Functional/UpdateContribTest.php \Drupal\Tests\update\Functional\UpdateContribTest::defaultTheme
- 9 core/modules/update/tests/src/Functional/UpdateContribTest.php \Drupal\Tests\update\Functional\UpdateContribTest::defaultTheme
File
- core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php, line 42
Class
- UpdateContribTest
- Tests how the Update Manager module handles contributed modules and themes in a series of functional tests using mock XML data.
Namespace
Drupal\Tests\update\FunctionalCode
protected $defaultTheme = 'stark';