Completed
Branch master (541b2e)
by
unknown
26:09
created
includes/widget/SearchInputWidget.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -18,8 +18,6 @@
 block discarded – undo
18 18
 
19 19
 	/**
20 20
 	 * @param array $config Configuration options
21
-	 * @param int|null $config['pushPending'] Whether the input should be visually marked as
22
-	 *  "pending", while requesting suggestions (default: true)
23 21
 	 */
24 22
 	public function __construct( array $config = [] ) {
25 23
 		// Parent constructor
Please login to merge, or discard this patch.