Skip to content
This repository was archived by the owner on May 24, 2018. It is now read-only.

Conversation

@tnrn9b
Copy link

@tnrn9b tnrn9b commented May 11, 2016

This update fixes an omission to the tutorial. Failure to include the following lines in ''/module/Blog/src/Blog/Service/PostService.php'' will result in
a Fatal Error:

use Blog\Model\Post;
use Blog\Model\PostInterface;

This update fixes an omission to the tutorial. Failure to include the following lines in ''/module/Blog/src/Blog/Service/PostService.php'' will result in
a Fatal Error:
> use Blog\Model\Post;
> use Blog\Model\PostInterface;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant