How would I go about accessing Type
and cm
with this array?
object(stdClass)#38 (3) {
["op"]=>
string(1) "&"
["c"]=>
array(1) {
[0]=>
object(stdClass)#32 (3) {
["type"]=>
string(10) "completion"
["cm"]=>
int(1227)
["e"]=>
int(1)
}
}
["showc"]=>
array(1) {
[0]=>
bool(true)
}
}