-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor action classes with strict types and improved error handling
The changes include: - Added strict type declarations for properties and method parameters - Made class constants public where appropriate - Improved type safety with explicit type hints - Enhanced error handling and null checks - Reorganized code structure for better readability - Added proper return type declarations - Improved documentation blocks with more detailed descriptions - Standardized code formatting and spacing
- Loading branch information
Showing
39 changed files
with
1,543 additions
and
1,337 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.