Merge pull request #22560 from eileenmcnaughton/fin_type
[civicrm-core.git] / CRM / Queue / Runner.php
index 0652629c15b9dbfe908532466b57d01ef6d02bc5..e2a585a3c328c64a473c3ddfa1ceddf490444a73 100644 (file)
@@ -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