From: Kurund Jalmi Date: Mon, 2 Oct 2023 12:42:17 +0000 (+0100) Subject: style fixes X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ff67330465aa9444aafa3eef1723331a37bd7a14;p=civicrm-core.git style fixes --- diff --git a/ext/afform/core/afform.php b/ext/afform/core/afform.php index 0725a2bd19..79d4cdc24c 100644 --- a/ext/afform/core/afform.php +++ b/ext/afform/core/afform.php @@ -649,9 +649,6 @@ function afform_shortcode_content($content, $atts, $args, $context) { /** * Implements hook_civicrm_searchKitTasks(). * - * @param array[] $tasks - * @param bool $checkPermissions - * @param int|null $userID */ function afform_civicrm_searchKitTasks(array &$tasks, bool $checkPermissions, ?int $userID) { $tasks['AfformSubmission']['process'] = [