protected property SimplesitemapTest::$dumpHeaders in Simple XML sitemap 8
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
- src/
Tests/ SimplesitemapTest.php, line 20 - Contains \Drupal\simplesitemap\Tests\SimplesitemapTest
Class
- SimplesitemapTest
- Tests Simple XML sitemap integration.
Namespace
Drupal\simplesitemap\TestsCode
protected $dumpHeaders = TRUE;