Skip to content

SlevomatCodingStandard.Classes.ClassStructure: Group for __invoke method#1683

Closed
freerich wants to merge 1 commit intoslevomat:masterfrom
freerich:master
Closed

SlevomatCodingStandard.Classes.ClassStructure: Group for __invoke method#1683
freerich wants to merge 1 commit intoslevomat:masterfrom
freerich:master

Conversation

@freerich
Copy link
Copy Markdown
Contributor

As mentioned in issue #1471, we need to give special treatment to __invoke methods. In some applications, __invoke methods are as important as __construct methods, such as in EventHandler, CommandHandler, and invokable controllers.

Adding this specific “invoke” case might be much easier than handling individual method names, as discussed in issue #1098.

@kukulich
Copy link
Copy Markdown
Contributor

kukulich commented Feb 1, 2025

Thanks I've implemented it here: ad01519

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.

2 participants