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

[12.x] Make Client::$plainSecret public #1719

Merged
merged 1 commit into from
Feb 12, 2024
Merged

[12.x] Make Client::$plainSecret public #1719

merged 1 commit into from
Feb 12, 2024

Conversation

axlon
Copy link
Contributor

@axlon axlon commented Feb 12, 2024

This PR changes the visibility of the client plain secret to public. Due to the accessor that is present on the client model this property is already public for reading, but static analysis tools like PHPStan don't recognize this.

@taylorotwell taylorotwell merged commit b612476 into laravel:master Feb 12, 2024
12 checks passed
@axlon axlon deleted the client-plainsecret-visibility branch February 13, 2024 07:39
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