Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
02ded1a613 |
@ -91,7 +91,7 @@ class ListJsonTable
|
||||
}
|
||||
}
|
||||
|
||||
public function addAction(ActionColumn $actionColumn): void
|
||||
public function addAction(string $actionColumn): void
|
||||
{
|
||||
$this->customActionsArray[] = $actionColumn;
|
||||
}
|
||||
|
Reference in New Issue
Block a user