Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TestGenerator trait #6

Merged
merged 2 commits into from
Sep 11, 2023
Merged

Fix TestGenerator trait #6

merged 2 commits into from
Sep 11, 2023

Conversation

bumbummen99
Copy link
Contributor

@bumbummen99 bumbummen99 commented Sep 11, 2023

The TestGenerator trait does use \Illuminate\Support\Str but does not load it. This PR will add the missing use directive to load the String helper in the trait - this should also fix the analyse check.

Fix missing use directive
@bumbummen99 bumbummen99 marked this pull request as draft September 11, 2023 20:07
@bumbummen99 bumbummen99 marked this pull request as ready for review September 11, 2023 20:09
@crynobone crynobone merged commit af070da into orchestral:8.x Sep 11, 2023
11 checks passed
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.

None yet

2 participants