Skip to content

[12.x] Enhance PHPDoc for Manager classes with @param-closure-this#55002

Merged
taylorotwell merged 1 commit into
laravel:12.xfrom
kayw-geek:feature/add-param-closure-this-phpdoc
Mar 13, 2025
Merged

[12.x] Enhance PHPDoc for Manager classes with @param-closure-this#55002
taylorotwell merged 1 commit into
laravel:12.xfrom
kayw-geek:feature/add-param-closure-this-phpdoc

Conversation

@kayw-geek

Copy link
Copy Markdown
Contributor

The @param-closure-this annotation explicitly specifies the type of the $this variable within closures that use bindTo(), improving code readability by clarifying which object context is available inside these rebound closure parameters.

@kayw-geek kayw-geek changed the title Enhance PHPDoc for Manager classes with @param-closure-this [12.x] Enhance PHPDoc for Manager classes with @param-closure-this Mar 13, 2025
@kayw-geek kayw-geek force-pushed the feature/add-param-closure-this-phpdoc branch from 6ddfc12 to 21422a9 Compare March 13, 2025 02:18
@taylorotwell taylorotwell merged commit ae4481f into laravel:12.x Mar 13, 2025
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