Skip to content

Conversation

@ceilidhboy
Copy link

PhpStorm with the Idea plugin reports that the FormRequest factory() macro function returns void and thus underlines any chaining off the factory as an error.

This can be fixed by explicitly adding a return type of mixed to the factory macro's lambda function, which then keeps PhpStorm happy :)

2023-05-20 14_23_57-Lead-Response – InstantFormControllerTest php  Lead-Response

@ceilidhboy ceilidhboy changed the title Added mixed return type to factory macro lambda function. Add mixed return type to factory macro lambda function. May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant