Completed
Push — develop ( 0e663d...d3bdb5 )
by Bradley
05:42
created
src/Cornford/Notifier/Models/Notification.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
 	 * @param string           $message
63 63
 	 * @param string           $type
64 64
 	 * @param DateTime         $datetime
65
-	 * @param DateTime|integer $expiry
65
+	 * @param integer $expiry
66 66
 	 * @param array            $options
67 67
 	 *
68 68
 	 * @throws NotifierNotificationArgumentException
Please login to merge, or discard this patch.