We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a2e115 + 1361bc4 commit ab4fa32Copy full SHA for ab4fa32
Tests/Definition/Dumper/XmlReferenceDumperTest.php
@@ -34,7 +34,7 @@ public function testNamespaceDumper()
34
35
private function getConfigurationAsString()
36
{
37
- return str_replace("\n", PHP_EOL, <<<EOL
+ return str_replace("\n", PHP_EOL, <<<'EOL'
38
<!-- Namespace: http://example.org/schema/dic/acme_root -->
39
<!-- scalar-required: Required -->
40
<!-- enum-with-default: One of "this"; "that" -->
0 commit comments