Skip to content

Commit

Permalink
Merge pull request #25482 from mattwire/25232search
Browse files Browse the repository at this point in the history
Fix internal server error when calling GetSearchTasks
  • Loading branch information
demeritcowboy authored Feb 1, 2023
2 parents 185541d + c487032 commit 5af3f73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class GetSearchTasks extends \Civi\Api4\Generic\AbstractAction {

/**
* An array containing the searchDisplay definition
* @var array
* @var string|array
*/
protected $display;

Expand Down

0 comments on commit 5af3f73

Please sign in to comment.