Skip to content

Commit

Permalink
Merge pull request #15172 from colemanw/sendResponse
Browse files Browse the repository at this point in the history
[NFC] Remove redundant annotation
  • Loading branch information
eileenmcnaughton committed Aug 31, 2019
2 parents 1455541 + 45321ef commit 2ddb91b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CRM/Utils/System.php
Expand Up @@ -53,7 +53,6 @@
* @method static array synchronizeUsers() Create CRM contacts for all existing CMS users.
* @method static appendCoreResources(\Civi\Core\Event\GenericHookEvent $e) Callback for hook_civicrm_coreResourceList.
* @method static alterAssetUrl(\Civi\Core\Event\GenericHookEvent $e) Callback for hook_civicrm_getAssetUrl.
* @method static sendResponse(\Psr\Http\Message\ResponseInterface $response) function to handle RepsoseInterface for delivering HTTP Responses.
*/
class CRM_Utils_System {

Expand Down

0 comments on commit 2ddb91b

Please sign in to comment.