magento2-phpstorm-plugin icon indicating copy to clipboard operation
magento2-phpstorm-plugin copied to clipboard

[Generation] Create configuration path constant and method retriever

Open bohdan-harniuk opened this issue 2 years ago • 1 comments

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

bohdan-harniuk avatar Sep 07 '22 15:09 bohdan-harniuk

Hi @bohdan-harniuk. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.

Add a comment to assign the issue: @magento I am working on this


m2-assistant[bot] avatar Sep 07 '22 15:09 m2-assistant[bot]