Completed
Push — master ( b854cf...160742 )
by Dmitry
05:05
created
tests/_support/Page/bill/Create.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -149,7 +149,7 @@
 block discarded – undo
149 149
     /**
150 150
      * Looking for blank errors for the given fields.
151 151
      *
152
-     * @param array $fieldsList
152
+     * @param string[] $fieldsList
153 153
      * @throws \Exception
154 154
      */
155 155
     public function containsBlankFieldsError(array $fieldsList): void
Please login to merge, or discard this patch.