@@ -61,7 +61,7 @@ |
||
61 | 61 | /** |
62 | 62 | * Add an element to the children list |
63 | 63 | * |
64 | - * @param string|\Sirius\Input\Element $nameOrElement |
|
64 | + * @param string $nameOrElement |
|
65 | 65 | * @param array $specs |
66 | 66 | * |
67 | 67 | * @throws \RuntimeException |