Completed
Push — master ( e16ac9...cdb9e2 )
by Robin
05:50
created
src/Transformer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -388,7 +388,7 @@
 block discarded – undo
388 388
     /**
389 389
      * Check if the Transformer instance has a given rule pack.
390 390
      *
391
-     * @param RulePack|String $rulePack
391
+     * @param RulePack $rulePack
392 392
      * @return bool
393 393
      */
394 394
     public function hasRulePack($rulePack) : bool
Please login to merge, or discard this patch.