function StandardRecipeTest::installResponsiveImage
Same name in other branches
- 11.x core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeTest.php \Drupal\FunctionalTests\Core\Recipe\StandardRecipeTest::installResponsiveImage()
Overrides StandardTestTrait::installResponsiveImage
File
-
core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeTest.php, line 145
Class
- StandardRecipeTest
- Tests Standard recipe installation expectations.
Namespace
Drupal\FunctionalTests\Core\RecipeCode
protected function installResponsiveImage() : void {
// Overrides StandardTest::installResponsiveImage() in order to use the
// recipe.
$this->applyRecipe('core/recipes/standard_responsive_images');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.