function ImageStylesPathAndUrlTest::testImageStyleUrlExtraSlash
Tests an image style URL with a file URL that has an extra slash in it.
File
- 
              core/modules/ image/ tests/ src/ Functional/ ImageStylesPathAndUrlTest.php, line 119 
Class
- ImageStylesPathAndUrlTest
- Tests the functions for generating paths and URLs for image styles.
Namespace
Drupal\Tests\image\FunctionalCode
public function testImageStyleUrlExtraSlash() : void {
  $this->doImageStyleUrlAndPathTests('public', TRUE, TRUE);
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
