wip
This commit is contained in:
@@ -63,7 +63,10 @@ class OnlinePaymentHistoryPolicy
|
||||
return false;
|
||||
}
|
||||
|
||||
public function runAction()
|
||||
/**
|
||||
* Run the action
|
||||
*/
|
||||
public function runAction(): bool
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user