esi update for observers
This commit is contained in:
@@ -100,6 +100,10 @@ class StructureHelper {
|
||||
$info = null;
|
||||
}
|
||||
|
||||
$structure = json_decode($info->raw, true);
|
||||
|
||||
dd($structure);
|
||||
|
||||
return (string)$info->name;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user