magento / magento/magento2-phpstorm-plugin
[Generation] Create configuration path constant and method retriever
Open
Configuration Model Generation
- Dominant language
- Java
- Stars
- 463
- Forks
- 98
- Avg merge
- 1h 6m
- Merged PRs (30d)
- 3
Description
We should be able to get config path constant and method if it already exists in the target configuration model.
**Input:**
1. target path information object
2. configuration model object (PhpClass)
**Output:**
Target path and method if it already exists.
**Acceptance Criteria:**
- it should be covered by test case.
**Additional context**
**Mainline branch:** mainline/generate-configuration-model
Contributor guide
Assessment
This issue has not been assessed yet.