Skip to content

Update request.stub - #48402

Merged
taylorotwell merged 1 commit into
laravel:10.xfrom
olivsinz:patch-1
Sep 14, 2023
Merged

Update request.stub#48402
taylorotwell merged 1 commit into
laravel:10.xfrom
olivsinz:patch-1

Conversation

@olivsinz

Copy link
Copy Markdown
Contributor

Fix to avoid a PHPStan error.

Concerned error:

Method ::rules() return type has no value type specified in iterable type array.
💡 See: https://phpstan.org/blog/solving-phpstan-no-value-type-specified-in-iterable-type

Fix to avoid a PHPStan error.

Concerned error:

Method ::rules() return type has no value type specified in iterable type array.

💡 See: https://phpstan.org/blog/solving-phpstan-no-value-type-specified-in-iterable-type
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