最后更新于:2021-11-26 22:26:58
Convert object to array.
(array) Object as array.
文件: gc-includes/class-gc-comment.php
public function to_array() { return get_object_vars( $this ); }