We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2d509 commit f1c46d7Copy full SHA for f1c46d7
docs/development/models/category-group-settings.md
@@ -25,8 +25,8 @@ lang: php
25
| `site_id` | | | the site id |
26
| `group_id` | required | | the category group id |
27
| `channel_id` | required | | the channel id |
28
-| `cat_required` | | boolString | whether or not having category in this group is required for this channel |
29
-| `cat_allow_multiple` | | boolString | whether or not this multiple selections are allowed in this category group for this channel |
+| `cat_required` | | boolString | whether or not having a category in this group is required for this channel |
+| `cat_allow_multiple` | | boolString | whether or not having multiple selections is allowed in this category group for this channel |
30
31
## Relationships
32
0 commit comments