Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add return type hint to doRun method
This change adds an integer return type hint to the doRun method in the Application class. This ensures the declaration is compatible with the symfony console input interface.
- Loading branch information