Commit b686179
refactor(helper): improve code formatting and add comprehensive PHPDoc comments
Add proper PHPDoc blocks for all methods and properties in Helper/Data.php class. Improve code formatting with consistent indentation, spacing, and array syntax. Add .eslintignore file to exclude Magento RequireJS modules from linting. Replace array() syntax with short array syntax [] throughout the file.1 parent 0a6d2d1 commit b686179
File tree
16 files changed
+685
-304
lines changed- Helper
- Plugin
- Customer
- Quote
- Setup
- Patch/Data
- ViewModel
- view
- adminhtml
- layout
- templates
- web/js
- frontend
- layout
- templates
- web/js
16 files changed
+685
-304
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments