Passed
Push — master ( d3e713...6a5f84 )
by Peter
02:27
created
src/Statement/Preprocessor.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -13,6 +13,7 @@
 block discarded – undo
13 13
      * Preprocessor constructor.
14 14
      *
15 15
      * @param IPreprocessor[] ...$preprocessors
16
+     * @param Preprocessor\ArrayParameter $preprocessors
16 17
      */
17 18
     public function __construct(IPreprocessor ...$preprocessors)
18 19
     {
Please login to merge, or discard this patch.