Completed
Push — master ( 5b0ae6...08f84c )
by Peter
07:37
created
src/Card.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -192,7 +192,7 @@
 block discarded – undo
192 192
     /**
193 193
      * Sets the content of the card.
194 194
      *
195
-     * @param $content
195
+     * @param string $content
196 196
      * @return $this
197 197
      */
198 198
     public function content($content)
Please login to merge, or discard this patch.