Completed
Pull Request — 3.x (#1076)
by Vincent
02:01
created
src/Builder/FormContractor.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -195,6 +195,7 @@
 block discarded – undo
195 195
 
196 196
     /**
197 197
      * @param string[] $classes
198
+     * @param string $type
198 199
      */
199 200
     private function isAnyInstanceOf(?string $type, array $classes): bool
200 201
     {
Please login to merge, or discard this patch.