@@ -537,7 +537,7 @@ |
||
537 | 537 | * duplicate of method in documentParser class |
538 | 538 | * |
539 | 539 | * @param string $propertyString |
540 | - * @return array |
|
540 | + * @return string |
|
541 | 541 | */ |
542 | 542 | function parseProperties($propertyString) |
543 | 543 | { |
@@ -537,7 +537,7 @@ |
||
537 | 537 | * duplicate of method in documentParser class |
538 | 538 | * |
539 | 539 | * @param string $propertyString |
540 | - * @return array |
|
540 | + * @return string |
|
541 | 541 | */ |
542 | 542 | function parseProperties($propertyString) |
543 | 543 | { |