Completed
Push — master ( 07aa67...ce71ee )
by Michael
03:29
created
src/Change.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      * @param string $fullDescription
40 40
      * @param string $reference
41 41
      *
42
-     * @return null
42
+     * @return string
43 43
      */
44 44
     public function __construct($summary = null, $author = null, $fullDescription = null, $reference = null)
45 45
     {
Please login to merge, or discard this patch.