Qual: Wrong type in method documentation
This commit is contained in:
parent
63166f3f5c
commit
af7d2d0b50
@ -722,7 +722,7 @@ class RssParser
|
|||||||
/**
|
/**
|
||||||
* Function to convert an XML object into an array
|
* Function to convert an XML object into an array
|
||||||
*
|
*
|
||||||
* @param string $xml Xml
|
* @param SimpleXMLElement $xml Xml
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
function xml2php($xml)
|
function xml2php($xml)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user