Skip to content

Commit

Permalink
Merge branch '5.5' into 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Jun 26, 2023
2 parents a91ab02 + 1f49dbf commit c4f867f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/php/api/form_builder/form_fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ The following form fields are specific for certain forms and hardly reusable in

### `BBCodeAttributesFormField`

`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the attributes of a BBCode.
`BBCodeAttributesFormField` is a form field for setting the attributes of a BBCode.


### `DevtoolsProjectExcludedPackagesFormField`
Expand All @@ -501,14 +501,14 @@ The following form fields are specific for certain forms and hardly reusable in

### `DevtoolsProjectInstructionsFormField`

`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the installation and update instructions of a devtools project.
`DevtoolsProjectInstructionsFormField` is a form field for setting the installation and update instructions of a devtools project.


### `DevtoolsProjectOptionalPackagesFormField`

`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the optional packages of a devtools project.
`DevtoolsProjectOptionalPackagesFormField` is a form field for setting the optional packages of a devtools project.


### `DevtoolsProjectRequiredPackagesFormField`

`DevtoolsProjectExcludedPackagesFormField` is a form field for setting the required packages of a devtools project.
`DevtoolsProjectRequiredPackagesFormField` is a form field for setting the required packages of a devtools project.

0 comments on commit c4f867f

Please sign in to comment.