diff --git a/core/Callbacks/Structures/BaseStructure.php b/core/Callbacks/Structures/BaseStructure.php index 5aa15265..75bd7393 100644 --- a/core/Callbacks/Structures/BaseStructure.php +++ b/core/Callbacks/Structures/BaseStructure.php @@ -20,7 +20,7 @@ abstract class BaseStructure { $this->maniaControl = $maniaControl; $this->plainJsonObject = json_decode($data[0]); } - + /** * Gets the Plain Json */