function StandardRecipeInstallTest::installDefaultThemeFromClassProperty

Same name in other branches
  1. 10 core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php \Drupal\FunctionalTests\Core\Recipe\StandardRecipeInstallTest::installDefaultThemeFromClassProperty()

Overrides FunctionalTestSetupTrait::installDefaultThemeFromClassProperty

File

core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php, line 101

Class

StandardRecipeInstallTest
Tests installing the Standard recipe via the installer.

Namespace

Drupal\FunctionalTests\Core\Recipe

Code

protected function installDefaultThemeFromClassProperty(ContainerInterface $container) : void {
    // In this context a default theme makes no sense.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.