You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Refactor Unit class for cleaner code and improved HTTP request handling
- Removed redundant `loadConfig` call in `getConfig` for efficiency.
- Updated `loadStatistics` to use `setMethod(HttpMethodsEnum::GET)` for clarity and standardization.
- Adjusted formatting of `toArray` and `toJson` methods for better readability.
0 commit comments