Differences Between: [Versions 310 and 402] [Versions 311 and 402] [Versions 39 and 402] [Versions 400 and 402] [Versions 401 and 402]
1 <?php 2 3 declare(strict_types=1); 4 5 namespace GeoIp2\Model; 6 7 /** 8 * Model class for the data returned by GeoIP2 Insights web service. 9 * 10 * See https://dev.maxmind.com/geoip/docs/web-services?lang=en for 11 * more details. 12 */ 13 class Insights extends City 14 { 15 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body