dddshelf / ddd-in-php-book-issues

Leave your comments, improvements or book mistakes as an issue! Thanks ❤️
https://leanpub.com/ddd-in-php
28 stars 2 forks source link

Projection PostWasCreated is missing the interface #54

Closed serroba closed 8 years ago

serroba commented 8 years ago

In the section 2.4.3 the projector class PostWasCreated is missing the implements Projection words

keyvanakbary commented 8 years ago

Thanks a lot, fixed! 👍