rename json object
This commit is contained in:
@@ -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
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user