From 1b974c0f90c07c8e9499b48e7c7c6e3f250bd185 Mon Sep 17 00:00:00 2001 From: aanabit Date: Wed, 12 Jul 2023 10:12:41 +0200 Subject: [PATCH] Update docs/apis/subsystems/form/index.md Co-authored-by: Sara Arjona --- docs/apis/subsystems/form/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/apis/subsystems/form/index.md b/docs/apis/subsystems/form/index.md index 01414b3df6..1354477d6e 100644 --- a/docs/apis/subsystems/form/index.md +++ b/docs/apis/subsystems/form/index.md @@ -305,7 +305,7 @@ public function definition() { -This method adds values to _shownonlyelements array to decide whether a header should be shown or hidden. +This method adds values to `_shownonlyelements` array to decide whether a header should be shown or hidden. ```php public function filter_shown_headers(array $shownonly): void {