Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Use strict comparison (===)
Changes made: - Updated the 'forCli' method in RouteListCommand.php from loose (==) to strict (===) comparison.
- Loading branch information