zendframework / zf2-documentation

Zend Framework 2 documentation sources
BSD 3-Clause "New" or "Revised" License
190 stars 571 forks source link

add `use` clause in code example #1540

Open marcosh opened 7 years ago

marcosh commented 7 years ago

add the use Blog\Model\PostInterface; clause in the PostService class, do that PostInterface can have the correct namespace