Completed
Push — master ( 02fc6b...bed15c )
by Nicolas
01:57
created
src/Format.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -69,7 +69,7 @@
 block discarded – undo
69 69
      * @param string $date Format yyyy-mm-dd
70 70
      * @param string $time Format hh:ii:ss
71 71
      *
72
-     * @return mixed
72
+     * @return null|string
73 73
      */
74 74
     public function setRfc3339($date = null, $time = null)
75 75
     {
Please login to merge, or discard this patch.