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