Completed
Push — master ( 15db70...750821 )
by Dennis
01:29
created
includes/Component/Input/Label.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 
23 23
 	/**
24 24
 	 * @param string $key
25
-	 * @param string $label
26 25
 	 */
27 26
 	public function __construct( string $key, string $text ) {
28 27
 		$this->key   = esc_attr( $key );
Please login to merge, or discard this patch.