8000
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.
1 parent 3760e67 commit 81a8090Copy full SHA for 81a8090
src/Symfony/Component/Yaml/Escaper.php
@@ -101,7 +101,7 @@ private static function containsCharRequiresSingleQuoting($value)
101
102
/**
103
* Determines if a PHP value is entirely composed of a value that would
104
- * require require single quoting in YAML.
+ * require single quoting in YAML.
105
*
106
* @param string $value A PHP value
107
* @return bool True if the value would require single quotes.
0 commit comments