mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
Update src/Admin/CommentsGridFieldApproveAction.php
Co-Authored-By: NightJar <NightJar@users.noreply.github.com>
This commit is contained in:
parent
c4cfc44643
commit
18fbdfc94b
@ -91,7 +91,7 @@ class CommentsGridFieldApproveAction implements
|
|||||||
/**
|
/**
|
||||||
* Returns the FormAction object, used by other methods to get properties
|
* Returns the FormAction object, used by other methods to get properties
|
||||||
*
|
*
|
||||||
* @return GridField_FormAction
|
* @return GridField_FormAction|null
|
||||||
*/
|
*/
|
||||||
public function getApproveAction($gridField, $record, $columnName)
|
public function getApproveAction($gridField, $record, $columnName)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user