azdanov / php-interview-exercises

Some exercises to practice whiteboard interview questions in PHP.
MIT License
453 stars 73 forks source link

Feature pattern chain responsability #37

Closed kevin-schmitt closed 4 years ago

kevin-schmitt commented 4 years ago

Example of exercice for chain responsability pattern with filters.

34

azdanov commented 4 years ago

Thanks! I don't have a working PHP environment to test this out. I trust that it works as intended.