diff --git a/docs/framework/setting.md b/docs/framework/setting.md index 981cc5a0b9fcab13ea81375ac25addaec9694f0a..bebe051f67bfae39a6aec9e0596d354406662592 100644 --- a/docs/framework/setting.md +++ b/docs/framework/setting.md @@ -49,6 +49,8 @@ Each file consists of a php snippet which returns an array. Array keys are strin ), ``` +### Supported Properties + The Supported Properties for settings are: | property | Usage | Example Notes | @@ -74,6 +76,8 @@ The Supported Properties for settings are: | `is_domain` | Domain setting| see `civicrm_setting` table | | `is_contact` | Contact setting| see `civicrm_setting` table | +### Deprecated Properties + Deprecated settings properties are : | property | Usage | Example /Notes |