zendframework / zend-expressive-template

Template subcomponent for Expressive
BSD 3-Clause "New" or "Revised" License
20 stars 5 forks source link

Added tests for DefaultParamsTrait #19

Closed michalbundyra closed 6 years ago

michalbundyra commented 6 years ago

Test two cases: when template or param name is an empty string.

weierophinney commented 6 years ago

Thanks, @webimpress