Merge pull request #22873 from civicrm/5.47
[civicrm-core.git] / CRM / Core / Page.php
index e0d43bb9414558ca4e6d920b0c12fc42f5ed8b27..4194e9bda745fc8723da13dbe115797fd587c827 100644 (file)
@@ -129,6 +129,9 @@ class CRM_Core_Page {
     // Required for footer.tpl,
     // See ExampleHookTest:testPageOutput.
     'footer_status_severity',
+    // in 'body.tpl
+    'suppressForm',
+    'beginHookFormElements',
   ];
 
   /**