how can i get [user_id] from this array?
Array ( [2] => cbpaidSubscription Object ( [replaces_plan] => [replac
I'm thinking...
print $arrayName[2]->user_id;