s/block in/block/
This commit is contained in:
parent
b8aa4bc429
commit
fc74279d11
|
@ -28,7 +28,7 @@ namespace GeoIP2\Model;
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
||||||
* data for the requested IP address. This record represents the country
|
* data for the requested IP address. This record represents the country
|
||||||
* where the ISP has registered a given IP block in and may differ from the
|
* where the ISP has registered a given IP block and may differ from the
|
||||||
* user's country.
|
* user's country.
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
||||||
|
|
|
@ -28,7 +28,7 @@ namespace GeoIP2\Model;
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
||||||
* data for the requested IP address. This record represents the country
|
* data for the requested IP address. This record represents the country
|
||||||
* where the ISP has registered a given IP block in and may differ from the
|
* where the ISP has registered a given IP block and may differ from the
|
||||||
* user's country.
|
* user's country.
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
||||||
|
|
|
@ -22,7 +22,7 @@ namespace GeoIP2\Model;
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
||||||
* data for the requested IP address. This record represents the country
|
* data for the requested IP address. This record represents the country
|
||||||
* where the ISP has registered a given IP block in and may differ from the
|
* where the ISP has registered a given IP block and may differ from the
|
||||||
* user's country.
|
* user's country.
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
||||||
|
|
|
@ -28,7 +28,7 @@ namespace GeoIP2\Model;
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
* @property \GeoIP2\Record\Country $registeredCountry Registered country
|
||||||
* data for the requested IP address. This record represents the country
|
* data for the requested IP address. This record represents the country
|
||||||
* where the ISP has registered a given IP block in and may differ from the
|
* where the ISP has registered a given IP block and may differ from the
|
||||||
* user's country.
|
* user's country.
|
||||||
*
|
*
|
||||||
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
* @property \GeoIP2\Record\RepresentedCountry $representedCountry
|
||||||
|
|
Loading…
Reference in New Issue
Block a user