@@ -181,7 +181,7 @@ |
||
| 181 | 181 | /** |
| 182 | 182 | * Get the element instance. |
| 183 | 183 | * |
| 184 | - * @param string|array $name The element name |
|
| 184 | + * @param string $name The element name |
|
| 185 | 185 | * @param array $parameters The parameters to replace in element |
| 186 | 186 | * @param bool $mainCall Determine if it's the main(first) call of the method |
| 187 | 187 | * |