Completed
Push — master ( 452ab2...2acc58 )
by Terry
03:54
created
src/Wkhtml.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -313,7 +313,7 @@
 block discarded – undo
313 313
 
314 314
     /**
315 315
      * @param string $message
316
-     * @param array $context
316
+     * @param string[] $context
317 317
      * @throws \Exception
318 318
      */
319 319
     protected function error(string $message, array $context=[])
Please login to merge, or discard this patch.