protected property ImageFieldDisplayTest::$dumpHeaders in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/image/src/Tests/ImageFieldDisplayTest.php \Drupal\image\Tests\ImageFieldDisplayTest::dumpHeaders
Indicates that headers should be dumped if verbose output is enabled.
Headers are dumped to verbose by drupalGet(), drupalHead(), and drupalPostForm().
Type: bool
Overrides WebTestBase::$dumpHeaders
File
- core/
modules/ image/ src/ Tests/ ImageFieldDisplayTest.php, line 22 - Contains \Drupal\image\Tests\ImageFieldDisplayTest.
Class
- ImageFieldDisplayTest
- Tests the display of image fields.
Namespace
Drupal\image\TestsCode
protected $dumpHeaders = TRUE;