Closed axlon closed 9 months ago
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.
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.