Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement ProviderInterface with type annotations
Added type annotations to `RedisDsnProvider` to specify it implements `ProviderInterface` for multiple Redis-related classes. This enhances type safety and code clarity.
- Loading branch information