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 c2d2452 commit 220b348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CountryPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public static function getSubscribedEvents()
}

public function deactivate(Composer\Composer $composer, Composer\IO\IOInterface $io){}
public function uninstall(){}
public function ninstall(Composer\Composer $composer, Composer\IO\IOInterface $io){}

/**
* Update the stored database.
Expand Down

0 comments on commit 220b348

Please sign in to comment.