Completed
Pull Request — master (#6267)
by Jordi Sala
02:43
created
src/Form/ChoiceList/ModelChoiceLoader.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -65,6 +65,7 @@
 block discarded – undo
65 65
     /**
66 66
      * @param class-string|null $class
67 67
      * @param object[]          $choices
68
+     * @param string $property
68 69
      */
69 70
     public function __construct(
70 71
         ModelManagerInterface $modelManager,
Please login to merge, or discard this patch.