Cleanup api generated example docblocks
[civicrm-core.git] / api / v3 / examples / MessageTemplate / Get.php
index 845056bcb5fd823954e52304a517a674498d47c6..300eb9c38376298190338e2d49b8442e92efd306 100644 (file)
@@ -2,7 +2,6 @@
 /**
  * Test Generated example of using message_template get API.
  *
- *
  * @return array
  *   API result array
  */
@@ -47,10 +46,10 @@ function message_template_get_expectedresult() {
     'is_error' => 0,
     'version' => 3,
     'count' => 1,
-    'id' => 66,
+    'id' => 68,
     'values' => array(
-      '66' => array(
-        'id' => '66',
+      '68' => array(
+        'id' => '68',
         'msg_title' => 'msg_title_166',
         'msg_subject' => 'msg_subject_166',
         'msg_text' => 'msg_text_166',