mirror of
https://github.com/colymba/GridFieldBulkEditingTools.git
synced 2024-10-22 11:05:57 +02:00
Merge pull request #71 from christopherdarling/patch-1
DOCS remove param $editableFields from PHPDoc
This commit is contained in:
commit
b9d8cd9b22
@ -29,7 +29,6 @@ class GridFieldBulkUpload implements GridField_HTMLProvider, GridField_URLHandle
|
|||||||
* Component constructor
|
* Component constructor
|
||||||
*
|
*
|
||||||
* @param string $fileRelationName
|
* @param string $fileRelationName
|
||||||
* @param string/array $editableFields
|
|
||||||
*/
|
*/
|
||||||
public function __construct($fileRelationName = null)
|
public function __construct($fileRelationName = null)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user