Completed
Pull Request — 2.x (#521)
by Maximilian
01:50
created
src/Builder/ListBuilder.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -66,6 +66,7 @@
 block discarded – undo
66 66
 
67 67
     /**
68 68
      * {@inheritdoc}
69
+     * @param string|null $type
69 70
      */
70 71
     public function addField(FieldDescriptionCollection $list, $type, FieldDescriptionInterface $fieldDescription, AdminInterface $admin)
71 72
     {
Please login to merge, or discard this patch.