forked from La_Bureautique/zeg1jeux
La Bureautrique
parent
17a47dafa1
commit
634aca09ae
|
@ -15,7 +15,7 @@ class GchangeRecord {
|
|||
|
||||
public function __construct ($gchangeObject) {
|
||||
|
||||
$this->title = $gchangeObject->_id;
|
||||
$this->gchangeId = $gchangeObject->_id;
|
||||
|
||||
$this->type = $gchangeObject->_source->type;
|
||||
|
||||
|
|
Loading…
Reference in New Issue