@@ -48,7 +48,6 @@ |
||
48 | 48 | * Create the widget. |
49 | 49 | * A wrapper around the default WP widget constructor. |
50 | 50 | * |
51 | - * @param string $id Widget id |
|
52 | 51 | * @param string $title Widget name |
53 | 52 | * @param string $description Widget description |
54 | 53 | * @param array $fields Array of fields |