function ImageFieldDisplayTest::testImageFieldFormattersPublic
Tests image formatters on node display for public files.
File
-
core/
modules/ image/ tests/ src/ Functional/ ImageFieldDisplayTest.php, line 42
Class
- ImageFieldDisplayTest
- Tests the display of image fields.
Namespace
Drupal\Tests\image\FunctionalCode
public function testImageFieldFormattersPublic() {
$this->_testImageFieldFormatters('public');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.