Last loaded handler with the same name wins (#49249)

* Last loaded handler with the same name wins

* Add comment explaining reversed
This commit is contained in:
Martin Krizek
2018-11-30 16:30:27 +01:00
committed by GitHub
parent aee9209375
commit c78c8d389f
2 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- Last loaded handler with the same name is used