zendframework / zend-stratigility

Middleware for PHP built on top of PSR-7 and PSR-15
BSD 3-Clause "New" or "Revised" License
235 stars 57 forks source link

Make all implementations final #155

Closed snapshotpl closed 6 years ago

snapshotpl commented 6 years ago

To consistency with other implementation and promote good practices.

weierophinney commented 6 years ago

Thanks, @snapshotpl.