Completed
Push — master ( 35fb2b...3c7235 )
by Tim
18:44 queued 03:45
created
Classes/Rendering/Image.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,7 @@
 block discarded – undo
16 16
     /**
17 17
      * Render the current content
18 18
      *
19
-     * @return array
19
+     * @return string[]
20 20
      */
21 21
     public function renderInternal()
22 22
     {
Please login to merge, or discard this patch.