Skip to content

add rector#1062

Merged
dereuromark merged 1 commit into5.xfrom
5.x-rector
Mar 31, 2026
Merged

add rector#1062
dereuromark merged 1 commit into5.xfrom
5.x-rector

Conversation

@LordSimal
Copy link
Copy Markdown
Contributor

No description provided.

* @inheritDoc
*/
public function bake(string $name, Arguments $args, ConsoleIo $io): void
protected function bake(string $name, Arguments $args, ConsoleIo $io): void
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

PHP allows widening visibility when overriding methods, just not narrowing.
So should be fine.

@dereuromark dereuromark merged commit 7324b1a into 5.x Mar 31, 2026
14 checks passed
@dereuromark dereuromark deleted the 5.x-rector branch March 31, 2026 02:10
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.

2 participants