Completed
Push — master ( 502f90...06e362 )
by Michael
01:51
created
src/Date.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -227,7 +227,7 @@
 block discarded – undo
227 227
 	 *
228 228
 	 * @param   boolean  $hours  True to return the value in hours.
229 229
 	 *
230
-	 * @return  float  The time offset from GMT either in hours or in seconds.
230
+	 * @return  integer  The time offset from GMT either in hours or in seconds.
231 231
 	 *
232 232
 	 * @since   1.0
233 233
 	 */
Please login to merge, or discard this patch.