Skip to content

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Nov 23, 2018

And some strict+typehinting cleanup

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Thanks!

->andWhere($qb->expr()->eq('id', $qb->createNamedParameter($accountId)));

return $this->findEntity($qb);
return $this->findEntity($query);
Copy link
Member

Choose a reason for hiding this comment

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

@ChristophWurst ChristophWurst added this to the 0.12.0 milestone Nov 23, 2018
@ChristophWurst ChristophWurst merged commit 88e7964 into master Nov 23, 2018
@ChristophWurst ChristophWurst deleted the fix/account_mapper_use_query branch November 23, 2018 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants