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

Add missing return type #1330

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Add missing return type #1330

merged 1 commit into from
Sep 25, 2024

Conversation

dwightwatson
Copy link
Contributor

This adds the missing return type LogOptions to additional examples (it was present in the first example). The return type is required by the abstract method in the trait. Only noticed because I copied an example into my app and it didn't work, so I think it's worth fixing.

@Nielsvanpach
Copy link
Member

Thanks!

@Nielsvanpach Nielsvanpach merged commit 7b33cae into spatie:main Sep 25, 2024
17 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.

2 participants