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 9393
9494 <fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.EventObserverIndex" />
9595 <fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.EventNameIndex" />
96- <fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.PluginNameIndex" />
9796 <fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.VirtualTypeIndex" />
9897 <fileBasedIndex implementation =" com.magento.idea.magento2plugin.stubs.indexes.PluginIndex" />
9998 <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() {
2424 ModulePackageIndex .KEY ,
2525 // xml|di configuration
2626 PluginIndex .KEY ,
27- PluginNameIndex .KEY ,
28- VirtualTypeIndex .KEY ,
2927 // layouts
3028 BlockNameIndex .KEY ,
3129 ContainerNameIndex .KEY ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments