esi update for observers

This commit is contained in:
2021-03-21 21:55:21 +09:00
parent 40de3073f6
commit ff6fed66ef

View File

@@ -100,6 +100,8 @@ class StructureHelper {
$info = null;
}
dd($info->name);
return $info->name;
}