Skip to content

Commit

Permalink
Update CountryPlugin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
weboAp authored Jul 24, 2021
1 parent 441e137 commit 48c579d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/CountryPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ public static function getSubscribedEvents()
ScriptEvents::POST_UPDATE_CMD => 'update',
);
}

public static function deactivate(){}
public static function uninstall(){}

/**
* Update the stored database.
Expand Down

0 comments on commit 48c579d

Please sign in to comment.