Commit e18e679
committed
fix: Fixed API Typings and all grump issues
- Fixed error during REST API schema generation
- Use Fully Qualified Class Names in the Docs of Api interface methods.
- Declared Strict Types
- Fixed Code Quality issues
- Removed unnecessary issue ignores
- Run all Grumphp tasks in the Grumphp workflow
- Added missing package requirement
- Use `phpstan.neon` from `emico/code-quality`1 parent 537db7b commit e18e679
79 files changed
Lines changed: 886 additions & 578 deletions
File tree
- .github/workflows
- src
- Api
- Data
- Block
- Adminhtml
- OverviewPage/Edit
- Page/Edit
- Catalog
- LandingPage
- OverviewPage
- Controller
- Adminhtml
- OverviewPage
- Page
- LandingPage
- OverviewPage
- Model
- Catalog/Layer/State
- Config/Source
- FilterApplier
- FilterHider
- OverviewPage
- Page
- ResourceModel
- OverviewPage
- Page
- Sitemap
- System/Config
- Observer
- Plugin/Model
- Setup/Patch/Data
- Ui/Component
- Listing/Column
- Product/Form/Categories
- etc
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments