akrabat / slim3-skeleton

Simple Slim Framework 3 skeleton with Twig & Monolog
BSD 3-Clause "New" or "Revised" License
345 stars 99 forks source link

Type hint LoggerInterface #3

Closed dayofr closed 9 years ago

dayofr commented 9 years ago

Shouldn't it be type hinted against an interface rather than an implementation?