File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 50
50
import com .magento .idea .magento2plugin .actions .generation .generator .ModuleResourceModelGenerator ;
51
51
import com .magento .idea .magento2plugin .actions .generation .generator .PreferenceDiXmlGenerator ;
52
52
import com .magento .idea .magento2plugin .actions .generation .generator .RoutesXmlGenerator ;
53
- import com .magento .idea .magento2plugin .actions .generation .generator .SaveEntityControllerFileGenerator ;
54
53
import com .magento .idea .magento2plugin .actions .generation .generator .SaveEntityCommandGenerator ;
54
+ import com .magento .idea .magento2plugin .actions .generation .generator .SaveEntityControllerFileGenerator ;
55
55
import com .magento .idea .magento2plugin .actions .generation .generator .UiComponentDataProviderGenerator ;
56
56
import com .magento .idea .magento2plugin .actions .generation .generator .UiComponentFormGenerator ;
57
57
import com .magento .idea .magento2plugin .actions .generation .generator .UiComponentGridXmlGenerator ;
You can’t perform that action at this time.
0 commit comments