Commit Graph

4 Commits

Author SHA1 Message Date
40ebbce1cc Improve code quality to move from B to A grade
- Added proper type declarations to all properties and methods
- Fixed inconsistent variable naming (camelCase to snake_case)
- Improved path handling in admin class
- Added textdomain loading functionality
- Removed unused phpcs:ignore comment
- Implemented proper return type declarations
2025-04-21 16:52:56 +01:00
200cc5671d Fix indentation issues in PHP files
- Fixed tabs vs spaces indentation issues in PHP files
- Updated phpcs.xml configuration
2025-04-21 15:01:09 +01:00
04cdd49a3f Fix SonarQube code quality issues to improve rating from B to A 2025-04-20 04:54:13 +01:00
058ae4b64e Fix: Rename class files and apply coding standard fixes 2025-04-18 18:08:51 +01:00