WC_Integration_MaxMind_Geolocation::get_database_service()

Get database service.


Description Description


Return Return

(WC_Integration_MaxMind_Database_Service|null)


Top ↑

Source Source

File: includes/integrations/maxmind-geolocation/class-wc-integration-maxmind-geolocation.php

	public function get_database_service() {
		return $this->database_service;
	}

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.