Completed
Push — refactor/subscriptions ( 2c6651 )
by Jeremy
23:44 queued 13:28
created
modules/subscriptions/class-widget.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -109,7 +109,7 @@
 block discarded – undo
109 109
 	/**
110 110
 	 * The default args for rendering a subscription form.
111 111
 	 *
112
-	 * @return array
112
+	 * @return string
113 113
 	 */
114 114
 	private static function defaults() {
115 115
 		$defaults = array(
Please login to merge, or discard this patch.