Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4228059

Browse files
Add documentation for MarkDirectoryAsMagentoContentRot class
Added a Javadoc comment explaining the purpose of the MarkDirectoryAsMagentoContentRot class. This provides clarity on its role in marking a selected directory as a Magento content root.
1 parent cdf4f18 commit 4228059

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/main/java/com/magento/idea/magento2plugin/actions/content/root/MarkDirectoryAsMagentoContentRot.java‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
public class MarkDirectoryAsMagentoContentRot extends MarkRootActionBase {
3030
private Project project;
3131

32+
/**
33+
* This action is used to mark a selected directory as
34+
* a Magento content root within the project structure.
35+
*/
3236
public MarkDirectoryAsMagentoContentRot() {
3337
super();
3438
final Presentation presentation = this.getTemplatePresentation();

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /