Skip to content

Replacing isCBSetter by isSetter#20

Merged
anneetien merged 2 commits intomasterfrom
19-merge-isCBSetter-and-isSetter
Apr 2, 2025
Merged

Replacing isCBSetter by isSetter#20
anneetien merged 2 commits intomasterfrom
19-merge-isCBSetter-and-isSetter

Conversation

@ISayarLu
Copy link
Contributor

Deprecating isCBSetter
Fix #19

ISayarLu and others added 2 commits March 28, 2025 17:48
Deprecating isCBSetter
By replacing isCBSetter, we need to correctly initialize the setter to be considered as a setter. 
Consequently, it is necessary to declare the return type of the setter and set it to 'void'.
@anneetien anneetien merged commit bc3b46b into master Apr 2, 2025
4 checks passed
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.

merge isCBSetter and isSetter

2 participants