mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #4230 from 3Dgoo/patch-1
Fixed typo in GridField API doc
This commit is contained in:
commit
50d88edd37
@ -741,7 +741,7 @@ class GridField extends FormField {
|
||||
*
|
||||
* @param string $actionName
|
||||
* @param mixed $args
|
||||
* @param arrray $data - send data from a form
|
||||
* @param array $data - send data from a form
|
||||
*
|
||||
* @return type
|
||||
* @throws InvalidArgumentException
|
||||
|
Loading…
Reference in New Issue
Block a user