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 7093bf6 + faaeca5 commit 05bd238Copy full SHA for 05bd238
tests/TestCase.php
@@ -173,7 +173,7 @@ protected function buildFlatXMLDataSet(array $dataSet): string
173
*
174
* This method properly converts those resources to strings for use with {@see SimpleXMLElement::addAttribute()}.
175
176
- * @param int|string|resource|null $value The value to convert to string
+ * @param int|resource|string|null $value The value to convert to string
177
178
* @return string The converted string value
179
*/
0 commit comments