Skip to content

Commit

Permalink
Merge remote-tracking branch 'colemanw/upgraderCleanup'
Browse files Browse the repository at this point in the history
[#39] Cleanup upgrader boilerplate
  • Loading branch information
jensschuppe committed Mar 15, 2022
2 parents d48f75e + 69c25c0 commit efadd32
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 589 deletions.
2 changes: 1 addition & 1 deletion CRM/Eck/Upgrader.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
/**
* Collection of upgrade steps.
*/
class CRM_Eck_Upgrader extends CRM_Eck_Upgrader_Base {
class CRM_Eck_Upgrader extends CRM_Extension_Upgrader_Base {

/**
* Performs installation tasks.
Expand Down
Loading

0 comments on commit efadd32

Please sign in to comment.