Completed
Pull Request — master (#6354)
by Will
08:07
created
src/Forms/GridField/GridFieldImportButton.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -23,6 +23,7 @@
 block discarded – undo
23 23
 
24 24
     /**
25 25
      * @param string $targetFragment The HTML fragment to write the button into
26
+     * @param CompositeField $importFormField
26 27
      */
27 28
     public function __construct($targetFragment = "after", $importFormField = null)
28 29
     {
Please login to merge, or discard this patch.