Skip to content

refactor: Expose mountpoints types in OCP#60214

Open
CarlSchwan wants to merge 1 commit into
masterfrom
carl/mountpoint-interfaces
Open

refactor: Expose mountpoints types in OCP#60214
CarlSchwan wants to merge 1 commit into
masterfrom
carl/mountpoint-interfaces

Conversation

@CarlSchwan
Copy link
Copy Markdown
Member

Avoid having some special checks in OC about classes defined in OCA.

  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@CarlSchwan CarlSchwan added this to the Nextcloud 34 milestone May 7, 2026
@CarlSchwan CarlSchwan self-assigned this May 7, 2026
@CarlSchwan CarlSchwan requested a review from a team as a code owner May 7, 2026 11:50
@CarlSchwan CarlSchwan added 3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels May 7, 2026
@CarlSchwan CarlSchwan requested review from a team, ArtificialOwl, icewind1991, joshtrichards, provokateurin and salmart-dev and removed request for a team May 7, 2026 11:50
Avoid having some special checks in OC about classes defined in OCA.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
@come-nc come-nc force-pushed the carl/mountpoint-interfaces branch from ed241a3 to 41d7bb2 Compare June 2, 2026 08:03
Comment on lines +19 to +21
* @since 34.0.0
*/
#[Implementable(since: '34.0.0')]
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Suggested change
* @since 34.0.0
*/
#[Implementable(since: '34.0.0')]
* @since 35.0.0
*/
#[Implementable(since: '35.0.0')]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants