We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 88759a3 + b03b7f4 commit ba07cdaCopy full SHA for ba07cda
src/Symfony/Bridge/Twig/CHANGELOG.md
@@ -10,7 +10,7 @@ CHANGELOG
10
* the `LintCommand` lints all the templates stored in all configured Twig paths if none argument is provided
11
* deprecated accepting STDIN implicitly when using the `lint:twig` command, use `lint:twig -` (append a dash) instead to make it explicit.
12
* added `--show-deprecations` option to the `lint:twig` command
13
- * added support for Bootstrap4 switches, use `switch-custom` as `label_attr` in a `CheckboxType`
+ * added support for Bootstrap4 switches: add the `switch-custom` class to the label attributes of a `CheckboxType`
14
* Marked the `TwigDataCollector` class as `@final`.
15
16
4.3.0
0 commit comments