Skip to content

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 18, 2023

Universal/RequireFinalMethodsInTraits: move sniff to FunctionDeclarations category

... which feels more appropriate.

Universal/RequireFinalMethodsInTraits: remove property in favour of error code differentiation

This removes the public $includeMagicMethods property in favour of using an error code to allow people to include/exclude magic methods from this sniff.

jrfnl added 2 commits June 19, 2023 01:18
…tions` category

... which feels more appropriate.
…rror code differentiation

This removes the `public` `$includeMagicMethods` property in favour of using an error code to allow people to include/exclude magic methods from this sniff.
@jrfnl jrfnl added this to the 1.1.0 milestone Jun 18, 2023
@jrfnl jrfnl merged commit 7b19d08 into develop Jun 18, 2023
@jrfnl jrfnl deleted the universal/finalmethodsintraits-change-property-to-errorcode branch June 18, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant