Passed
Push — master ( 88e104...0cbceb )
by Keoghan
01:25
created
src/Transformer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -413,7 +413,7 @@
 block discarded – undo
413 413
     /**
414 414
      * Check if the Transformer instance has a given rule pack.
415 415
      *
416
-     * @param RulePack|string $rulePack
416
+     * @param RulePack $rulePack
417 417
      * @return bool
418 418
      */
419 419
     public function hasRulePack($rulePack) : bool
Please login to merge, or discard this patch.