contao / core-bundle

[READ-ONLY] Contao Core Bundle
GNU Lesser General Public License v3.0
123 stars 58 forks source link

Correctly support singleton classes when calling hooks #1563

Closed aschempp closed 6 years ago

leofeyer commented 6 years ago

You also have to adjust the test, I'm afraid. 😉

aschempp commented 6 years ago

Tests are fixed and I actually found another incorrect class. The tests were pretty wrong in my opinion…

leofeyer commented 6 years ago

Thank you @aschempp.