Skip to content

Fix Feature docblock annotations#147

Merged
taylorotwell merged 1 commit intolaravel:1.xfrom
maartenpaauw:patch-1
Aug 14, 2025
Merged

Fix Feature docblock annotations#147
taylorotwell merged 1 commit intolaravel:1.xfrom
maartenpaauw:patch-1

Conversation

@maartenpaauw
Copy link
Contributor

The feature facade's docblock annotation for the method instance does not match the Decorator method's docblock anymore. I don't think it's possible to use expressions like (TFlag is class-string<TFlag> ? TFlag : mixed) with static methods, therefore I decided to roll it back to what it was previously.

@taylorotwell taylorotwell merged commit 859ee0d into laravel:1.x Aug 14, 2025
12 checks passed
@maartenpaauw maartenpaauw deleted the patch-1 branch August 14, 2025 17:46
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