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

Update zend-form-zend-form-fieldset.rst#1537

Open
tnrn9b wants to merge 1 commit intozendframework:masterfrom
tnrn9b:patch-1
Open

Update zend-form-zend-form-fieldset.rst#1537
tnrn9b wants to merge 1 commit intozendframework:masterfrom
tnrn9b:patch-1

Conversation

@tnrn9b
Copy link
Copy Markdown

@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