Merge pull request #23942 from tschuettler/3717-sort-mapping-page
[civicrm-core.git] / ext / afform / core / Civi / Api4 / Afform.php
index 3c48e9ef0545396a5ff3429478188900b4e8a988..15d2aea8d8f2a06943dfd033b4ef1ea4bf328a31 100644 (file)
@@ -165,6 +165,10 @@ class Afform extends Generic\AbstractEntity {
             'tab' => ts('Contact Summary Tab'),
           ],
         ],
+        [
+          'name' => 'icon',
+          'description' => 'Icon shown in the contact summary tab',
+        ],
         [
           'name' => 'server_route',
         ],