zendframework / zend-router

Standalone routing implementation for HTTP and console requests
BSD 3-Clause "New" or "Revised" License
32 stars 20 forks source link

Fix PHPDoc for `RouterInterface#factory()` return type #54

Closed Slamdunk closed 5 years ago

Slamdunk commented 5 years ago

A static factory should definitively return something in this context