Completed
Branch master (fadeb0)
by Wachter
11:28
created
Controller/WebsiteCommentController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -119,7 +119,7 @@
 block discarded – undo
119 119
      *
120 120
      * @param string $threadId
121 121
      *
122
-     * @return array list($type, $entityId)
122
+     * @return string[] list($type, $entityId)
123 123
      */
124 124
     private function getThreadIdParts($threadId)
125 125
     {
Please login to merge, or discard this patch.