public function Ip2CountryManagerInterface::emptyDatabase in IP-based Determination of a Visitor's Country 8
Empties the ip2country table in the database.
1 method overrides Ip2CountryManagerInterface::emptyDatabase()
- Ip2CountryManager::emptyDatabase in src/
Ip2CountryManager.php - Empties the ip2country table in the database.
File
- src/
Ip2CountryManagerInterface.php, line 38
Class
- Ip2CountryManagerInterface
- Interface for Ip2CountryManager.
Namespace
Drupal\ip2countryCode
public function emptyDatabase();