updated examples
[civicrm-core.git] / api / v3 / examples / Contact / APIChainedArrayFormats.php
index a29e0bb2a70e571514e8388dfd4f910bd1a9e23e..98e8d34e268d3c506b7f47f106f8ca959b509d85 100644 (file)
@@ -66,6 +66,8 @@ function contact_get_expectedresult(){
           'last_name' => 'xyz3',
           'prefix_id' => '',
           'suffix_id' => '',
+          'formal_title' => '',
+          'communication_style_id' => '',
           'job_title' => '',
           'gender_id' => '',
           'birth_date' => '',
@@ -100,6 +102,7 @@ function contact_get_expectedresult(){
           'world_region' => '',
           'individual_prefix' => '',
           'individual_suffix' => '',
+          'communication_style' => '',
           'gender' => '',
           'state_province_name' => '',
           'state_province' => '',