mirror of
https://github.com/colymba/GridFieldBulkEditingTools.git
synced 2024-10-22 11:05:57 +02:00
DOCS remove param $editableFields from PHPDoc
parameter no longer exists
This commit is contained in:
parent
77a3c65766
commit
85ce9c7004
@ -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