function StandardRecipeTest::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.