Closed dragonofmercy closed 1 week ago
Hey there, thanks for reporting this issue.
If you notice improper DocBlock, PHPStan, or IDE warnings while using Laravel, do not create a GitHub issue. Instead, please submit a pull request to fix the problem. Also see our contribution guide.
Thanks!
This will be fixed shortly.
Laravel Version
11.31
PHP Version
8.2
Database Driver & Version
No response
Description
DB::transaction method documentation dosen't match Illuminate/Database/Concerns/ManagesTransactions.php
In Facade
In trait ManagesTransactions
Steps To Reproduce
Use DB::transaction in IDE with return will make an inspection error