Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

in-ten-quick-steps.rst typo in code sample at step 4. #134

Open
arogulin opened this issue Oct 23, 2012 · 0 comments
Open

in-ten-quick-steps.rst typo in code sample at step 4. #134

arogulin opened this issue Oct 23, 2012 · 0 comments

Comments

@arogulin
Copy link

/en/tutorials/in-ten-quick-steps.rst has a typo at step №4:

public function __construct(User $author)
{
    $this->author = $author;
    $this->posts = new ArrayCollection();
}

Change "$this->posts" to "$this->comments".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant