Completed
Push — develop ( acc675...3313cf )
by Dmytro
12:18
created
install/cli-install.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -537,7 +537,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.
install/src/functions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -537,7 +537,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.