Skip to content

Commit

Permalink
Merge branch '5.4' into 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Jun 26, 2023
2 parents bc129f2 + 987a09e commit 1f49dbf
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 @@ -494,7 +494,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 @@ -504,14 +504,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 1f49dbf

Please sign in to comment.