Completed
Push — master ( 695170...b4495f )
by Mike
02:09
created
includes/class-test-content.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -323,7 +323,7 @@
 block discarded – undo
323 323
 	 * Return a date in the future (up to 60 days out) in the format prescribed.
324 324
 	 *
325 325
 	 * @param string $format PHP Date format.
326
-	 * @return mixed Date in the format requested.
326
+	 * @return string Date in the format requested.
327 327
 	 */
328 328
 	public static function date( $format ){
329 329
 
Please login to merge, or discard this patch.