📌  相关文章
📜  将 StdClass 对象转换为数组 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:59.051000             🧑  作者: Mango

代码示例1
$array = get_object_vars( $obj );