Skip to content

Conversation

@julien-nc
Copy link
Member

And use OCP\DB\Types constants.

@julien-nc julien-nc added enhancement New feature or request 3. to review labels Dec 18, 2025
* @method \string getUserId()
* @method \void setUserId(string $userId)
* @method \string getDisplayName()
* @method \void setDisplayName(string $displayName)
Copy link
Member

Choose a reason for hiding this comment

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

These seem unnecessary

Copy link
Member Author

Choose a reason for hiding this comment

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

It's useful for Psalm in PhpStorm for some reason. Without this it thinks the return types are like \OCA\UserOIDC\Db\string.

Copy link
Member

Choose a reason for hiding this comment

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

mh, never happened to me

Copy link
Member

Choose a reason for hiding this comment

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

psalm up to date?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, Psalm up-to-date.

@julien-nc julien-nc merged commit 8eb6ef3 into main Dec 18, 2025
42 checks passed
@julien-nc julien-nc deleted the enh/noid/entity-attr-camel-case branch December 18, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants