Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenting interface methods (based on entity manager) #870

Merged
merged 3 commits into from
Dec 10, 2013

Conversation

lcobucci
Copy link
Member

No description provided.

@doctrinebot
Copy link

Hello,

thank you for creating this pull request. I have automatically opened an issue
on our Jira Bug Tracker for you. See the issue link:

http://www.doctrine-project.org/jira/browse/DDC-2846

We use Jira to track the state of pull requests and the versions they got
included in.

*
* @param string $dql The DQL string.
*
* @return \Doctrine\ORM\Query
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for the FQCN

@Ocramius
Copy link
Member

Also: if these docblocks are extracted from the EntityManager, can we get rid of them in the implementation by using {@inheritDoc}?

@lcobucci
Copy link
Member Author

Perfect @Ocramius, I'll do that changes.

@lcobucci
Copy link
Member Author

@Ocramius, I'll add the {@inheritDoc} to methods from ObjectManager, is it ok?

@Ocramius
Copy link
Member

@lcobucci should be ok if they are 100% the same

@lcobucci
Copy link
Member Author

Done ;)

Ocramius added a commit that referenced this pull request Dec 10, 2013
Documenting interface methods (based on entity manager)
@Ocramius Ocramius merged commit 2cccb3c into doctrine:master Dec 10, 2013
@mvar
Copy link

mvar commented Oct 27, 2014

@Ocramius could you please merge this to branch 2.4 also? Almost one year passed but there is no stable release with these changes yet. Any release actually :)

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

Successfully merging this pull request may close these issues.

5 participants