Closed chescos closed 1 year ago
The PHPDoc method parameter types of some Facades are outdated. This breaks compatibility with static analysis tools like PHPStan.
This PR simply syncs the PHPDoc of the Fades with the PHPDoc of the Contracts.
Thank you for your contribution!
Hey, any way to get this merged?
The PHPDoc method parameter types of some Facades are outdated. This breaks compatibility with static analysis tools like PHPStan.
This PR simply syncs the PHPDoc of the Fades with the PHPDoc of the Contracts.