rename json object
This commit is contained in:
parent
55d5cf1b06
commit
49cc190b86
@ -20,7 +20,7 @@ abstract class BaseStructure {
|
|||||||
$this->maniaControl = $maniaControl;
|
$this->maniaControl = $maniaControl;
|
||||||
$this->plainJsonObject = json_decode($data[0]);
|
$this->plainJsonObject = json_decode($data[0]);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the Plain Json
|
* Gets the Plain Json
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user