@@ -69,7 +69,7 @@ |
||
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 | { |