empress-php / empress

Empress is a flexible microframework for creating async web applications in PHP 8.1.
MIT License
15 stars 0 forks source link

Context should be final #43

Closed jakobmats closed 3 years ago

jakobmats commented 3 years ago

The context class should be final and have an accompanying interface for easier testing.