Completed
Push — master ( a51be7...c74983 )
by Antony
02:19
created
code/CommonComposite.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.