app-zap / PHPFramework

A lightweight PHP framework as a composition of different good features and concepts of other frameworks intended for easy use and fast development
Other
4 stars 1 forks source link

AuthenticationService is abstract #41

Open smichaelsen opened 9 years ago

smichaelsen commented 9 years ago

The AuthenticationService should either be renamed to AbstractAuthenticationService or be instantiable.