protected property StyleSerializerTest::$dumpHeaders in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rest/src/Tests/Views/StyleSerializerTest.php \Drupal\rest\Tests\Views\StyleSerializerTest::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/ rest/ src/ Tests/ Views/ StyleSerializerTest.php, line 39 - Contains \Drupal\rest\Tests\Views\StyleSerializerTest.
Class
- StyleSerializerTest
- Tests the serializer style plugin.
Namespace
Drupal\rest\Tests\ViewsCode
protected $dumpHeaders = TRUE;