@@ -73,7 +73,6 @@ |
||
73 | 73 | * Set all Components. |
74 | 74 | * |
75 | 75 | * @param Component[] $components The array of Component that will be set |
76 | - * @param null $key The key of the Component |
|
77 | 76 | */ |
78 | 77 | public function setComponents(array $components) |
79 | 78 | { |