mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
Update src/Admin/CommentsGridFieldSpamAction.php
Co-Authored-By: NightJar <NightJar@users.noreply.github.com>
This commit is contained in:
parent
18fbdfc94b
commit
7d60fc2fe2
@ -93,7 +93,7 @@ class CommentsGridFieldSpamAction 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 getSpamAction($gridField, $record, $columnName)
|
public function getSpamAction($gridField, $record, $columnName)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user