Completed
Push — master ( b462b5...dd132d )
by Sebastian
02:54
created
src/Cli/Executable/OptionMasker.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Set potentially insecure properties.
29 29
      *
30
-     * @param array $candidates
30
+     * @param string[] $candidates
31 31
      */
32 32
     protected function setMaskCandidates(array $candidates)
33 33
     {
Please login to merge, or discard this patch.