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

Update DefaultQuerySettings.rst.txt #5017

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pschriner
Copy link
Contributor

https://api.typo3.org/main/classes/TYPO3-CMS-Extbase-Persistence-Repository.html#method_setDefaultQuerySettings

I'd like to change the documentation because generating a new Object will throw away things like StoragePid from settings.

Changing the "existing" DefaultQuerySettings is often more useful

At least I'd like to have both options

@garvinhicking
Copy link
Contributor

Thanks, that looks like an improvement; the PR of yours though changes auto-generated code and would be overwritten by the next run. So the PR would need to be made against actual code:

https://github.com/TYPO3-Documentation/blog_example/blob/main/Classes/Domain/Repository/CommentRepository.php

Would you like to create a PR in that repository?

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.

2 participants