rvanlaak / SettingsBundle

Database centric Symfony2 configuration management bundle. Global and per-entity settings supported.
MIT License
113 stars 61 forks source link

Fix PHPUnit `expectedException` deprecations #120

Closed rvanlaak closed 3 years ago

rvanlaak commented 3 years ago

Replace annotation with method call.