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

Making the mapping service ussable for other nextcloud applications #50

Merged

Conversation

* @param string $mappingId The unique identifier of the mapping to retrieve
* @return Mapping The requested mapping entity
* @throws \OCP\AppFramework\Db\DoesNotExistException If mapping is not found
* @throws \OCP\AppFramework\Db\MultipleObjectsReturnedException If multiple mappings found
Copy link
Contributor

Choose a reason for hiding this comment

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

^ can be replaced with imports

@WilcoLouwerse WilcoLouwerse merged commit d40ed45 into development Nov 7, 2024
1 check passed
@WilcoLouwerse WilcoLouwerse deleted the feature/REGISTERS-47/objects-mappen-open-reg branch November 7, 2024 16:58
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.

4 participants