Skip to content
Snippets Groups Projects
Commit 13892bb1 authored by Rich Lott / Artful Robot's avatar Rich Lott / Artful Robot
Browse files

Fix incorrect docblock @return declaration

parent 216ec456
Branches
Tags
1 merge request!222Fix issue #440 Fails to create missing plan
......@@ -387,7 +387,7 @@ class CRM_Core_Payment_StripeIPN {
/**
* Process the given webhook
*
* @return bool
* @return stdClass
* @throws \API_Exception
* @throws \Civi\API\Exception\UnauthorizedException
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment