X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FQueue%2FRunner.php;h=e2a585a3c328c64a473c3ddfa1ceddf490444a73;hb=41e929f8cd794c24d89b26f4946477dad1a99aa5;hp=0652629c15b9dbfe908532466b57d01ef6d02bc5;hpb=59072b430d68b70d332bf0c420632275766a881b;p=civicrm-core.git diff --git a/CRM/Queue/Runner.php b/CRM/Queue/Runner.php index 0652629c15..e2a585a3c3 100644 --- a/CRM/Queue/Runner.php +++ b/CRM/Queue/Runner.php @@ -302,7 +302,7 @@ class CRM_Queue_Runner { * * @param bool $isOK * TRUE if the task completed successfully. - * @param Exception|NULL $exception + * @param Exception|null $exception * If applicable, an unhandled exception that arose during execution. * * @return array