mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 05:07:27 +02:00
phpDoc fix
This commit is contained in:
@@ -335,7 +335,7 @@ class xmlClass
|
|||||||
/**
|
/**
|
||||||
* Set Xml tags that should always return arrays.
|
* Set Xml tags that should always return arrays.
|
||||||
*
|
*
|
||||||
* @param object $string (comma separated)
|
* @param string $string (comma separated)
|
||||||
* @return xmlClass
|
* @return xmlClass
|
||||||
*/
|
*/
|
||||||
public function setOptArrayTags($string)
|
public function setOptArrayTags($string)
|
||||||
|
Reference in New Issue
Block a user