I\'m trying to push objects into an array to end up with an object array like this:
[ {\"recipient_name\":\"John D\", \"phone_number\":\"123456\"}, {
$myObjArray->message_recipients[] = \DeepCopy\deep_copy($myRecipientsObj);