magento / magento/magento2-phpstorm-plugin

[Generation] Create configuration path constant and method persisting (insertion) service

Open
#1,169 1 comment 0 reactions 1 assignee View on GitHub

@bohdan-harniuk is already working on this.

Since Sep 7, 2022.

Configuration Model Generation
Dominant language
Java
Stars
463
Forks
98
Avg merge
1h 6m
Merged PRs (30d)
3

Description

We should be able to insert generated config path constant and method into the target configuration model.

**Input:**

1. generated constant
2. generated method
3. configuration model object (PhpClass)

**Output:**

Provided config path constant and method inserted into the target configuration model.

**Acceptance Criteria:**

- it should be covered by test case.

**Additional context**

**Mainline branch:** mainline/generate-configuration-model

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.