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 abb1f52 commit 1a7c3a6Copy full SHA for 1a7c3a6
src/Utils.php
@@ -9,7 +9,7 @@ class Utils
9
* @throws \InvalidArgumentException
10
* @param string $string
11
* @param bool $asDomDocument
12
- * @return \DOMDocument|null
+ * @return \DOMDocument|string|null
13
*/
14
public static function getFormatedXml($string, $asDomDocument = false)
15
{
0 commit comments