@@ -22,7 +22,6 @@ |
||
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 ); |