File tree Expand file tree Collapse file tree 3 files changed +0
-138
lines changed
src/com/magento/idea/magento2plugin Expand file tree Collapse file tree 3 files changed +0
-138
lines changed Original file line number Diff line number Diff line change 93
93
94
94
<fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.EventObserverIndex" />
95
95
<fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.EventNameIndex" />
96
- <fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.PluginNameIndex" />
97
96
<fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.VirtualTypeIndex" />
98
97
<fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.PluginIndex" />
99
98
<fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.BlockNameIndex" />
Original file line number Diff line number Diff line change @@ -24,8 +24,6 @@ public static void manualReindex() {
24
24
ModulePackageIndex .KEY ,
25
25
// xml|di configuration
26
26
PluginIndex .KEY ,
27
- PluginNameIndex .KEY ,
28
- VirtualTypeIndex .KEY ,
29
27
// layouts
30
28
BlockNameIndex .KEY ,
31
29
ContainerNameIndex .KEY ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments