Update src/Admin/CommentsGridFieldSpamAction.php

Co-Authored-By: NightJar <NightJar@users.noreply.github.com>
This commit is contained in:
Guy Marriott 2019-02-11 09:19:31 +13:00 committed by GitHub
parent 18fbdfc94b
commit 7d60fc2fe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ class CommentsGridFieldSpamAction implements
/**
* Returns the FormAction object, used by other methods to get properties
*
* @return GridField_FormAction
* @return GridField_FormAction|null
*/
public function getSpamAction($gridField, $record, $columnName)
{