X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FSystem.php;h=b52932368805f2c7f3579531484d4921059661bf;hb=592fc2b5a68a7495ed753ca9c68eed521018c467;hp=dc3b5466f65c278c1d2ca62b1427277c7a7b2589;hpb=eb151aab7216259a9995618fdffc65b5f18f512a;p=civicrm-core.git diff --git a/CRM/Utils/System.php b/CRM/Utils/System.php index dc3b5466f6..b529323688 100644 --- a/CRM/Utils/System.php +++ b/CRM/Utils/System.php @@ -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 {