style fixes
authorKurund Jalmi <kurundjalmi@thirdsectordesign.org>
Mon, 2 Oct 2023 12:42:17 +0000 (13:42 +0100)
committerKurund Jalmi <kurundjalmi@thirdsectordesign.org>
Wed, 6 Dec 2023 00:23:33 +0000 (00:23 +0000)
ext/afform/core/afform.php

index 0725a2bd1965e3d2610b7422e10b2eea042c557c..79d4cdc24c3c1e8c3a33e9af845a0785ecc91721 100644 (file)
@@ -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'] = [