Skip to content

Commit

Permalink
incorrect docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
demeritcowboy committed Jan 21, 2023
1 parent 039f856 commit 7ebbe85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CRM/Contribute/PseudoConstant.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ public static function flush($name = 'cache') {
* Do we want all pages or only active pages.
*
*
* @return array
* @return string|array|null
* array reference of all contribution pages if any
*/
public static function &contributionPage($id = NULL, $all = FALSE) {
Expand Down

0 comments on commit 7ebbe85

Please sign in to comment.