diff --git a/features/form-filter_shown_headers.json b/features/form-filter_shown_headers.json new file mode 100644 index 0000000..108a5cd --- /dev/null +++ b/features/form-filter_shown_headers.json @@ -0,0 +1,11 @@ +{ + "title": "Form filter_shown_headers", + "description": "Form sections (headers) can be made hidden by using the method `filter_shown_headers`.", + "added": "4.3", + "links": [ + { + "title": "Documentation", + "url": "https://moodledev.io/docs/apis/subsystems/form#filter_shown_headers" + } + ] +}