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