我有一个包含 2 个页面对象的变量(页面)。
页面变量的 print_r:
Page Object
(
[blocksAliasedFromMasterCollection:protected] =>
[cID] => 233
[attributes:protected] => Array
(
)
)
Page Object
(
[blocksAliasedFromMasterCollection:protected] =>
[cID] => 234
[attributes:protected] => Array
(
)
)
{"rel":"SITEMAP","name":"something","cID":"234"}
如何获取第二个页面对象的 cID?