CRM_Utils_Migrate_Export - Add toArray()
authorTim Otten <totten@civicrm.org>
Thu, 16 May 2013 23:41:51 +0000 (19:41 -0400)
committerTim Otten <totten@civicrm.org>
Thu, 16 May 2013 23:41:51 +0000 (19:41 -0400)
commit5ba9f99cf983cdf9847302b5eaf28c8b45058310
tree65785c452a786b8d7fac82c9d638b3d24c7310d5
parent0c52a8f56ff68b583e4be6e7ba0308d586c0f2cd
CRM_Utils_Migrate_Export - Add toArray()

Unlike toXML(), this can be used with alternative serializations like json_encode() or var_export()
CRM/Utils/Migrate/Export.php