1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Merge branch '6.1.x'

This commit is contained in:
Josh Cummings
2023-08-08 17:27:01 -06:00
@@ -348,7 +348,7 @@ class Config {
The code is invoked in the following order:
* Code in the `Config.configure` method is invoked
* Code in the `Config.filterChain` method is invoked
* Code in the `MyCustomDsl.init` method is invoked
* Code in the `MyCustomDsl.configure` method is invoked