Fix for hhvm difference
This commit is contained in:
@@ -8,8 +8,7 @@ namespace GeoIp2\Model;
|
||||
*/
|
||||
abstract class AbstractModel implements \JsonSerializable
|
||||
{
|
||||
private $raw;
|
||||
|
||||
protected $raw;
|
||||
|
||||
/**
|
||||
* @ignore
|
||||
|
||||
Reference in New Issue
Block a user