Fix PHPStan issues
This commit is contained in:
parent
d7b066751a
commit
8bcdff4a85
16 changed files with 385 additions and 364 deletions
|
@ -27,7 +27,7 @@ class CRM_Twingle_Config {
|
|||
* Get the options for protecting a recurring contribution linked Twingle
|
||||
* against ending or cancellation (because Twingle would keep on collecting them)
|
||||
*
|
||||
* @return array
|
||||
* @return array<int, string>
|
||||
*/
|
||||
public static function getRecurringProtectionOptions() {
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue