Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Renaming functions and parameters #5

Merged
merged 4 commits into from
Mar 24, 2016
Merged

Renaming functions and parameters #5

merged 4 commits into from
Mar 24, 2016

Conversation

hugovk
Copy link
Contributor

@hugovk hugovk commented Mar 24, 2016

  • Rename EntityRepository::objectIdExists($objectId) to EntityRepository::domainIdExists($domainId), and the query => objectId => domainId
  • Rename EntityRepository::findByObjectId() => findByDomainId()
  • Rename in the ManagesEntities trait getEntityRepository($className) => $className => $entityClassName parameter

@crisu83
Copy link
Contributor

crisu83 commented Mar 24, 2016

Thanks for this 😄

@crisu83 crisu83 merged commit 80820d0 into digiaonline:develop Mar 24, 2016
@hugovk hugovk deleted the rename branch March 24, 2016 15:25
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.

None yet

2 participants