@@ -6,7 +6,7 @@ |
||
6 | 6 | /** |
7 | 7 | * setObservables |
8 | 8 | * |
9 | - * @param array $names The names of the knockout observables. |
|
9 | + * @param string[] $names The names of the knockout observables. |
|
10 | 10 | * @return $this |
11 | 11 | */ |
12 | 12 | public function setObservables($names) |