Skip to content

Commit 0935c9a

Browse files
author
Vasilii Burlacu
committed
restore removed (by mistake) indexer
1 parent 7eb5a09 commit 0935c9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/com/magento/idea/magento2plugin/indexes/IndexManager.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public static void manualReindex() {
2424
ModulePackageIndex.KEY,
2525
// xml|di configuration
2626
PluginIndex.KEY,
27+
VirtualTypeIndex.KEY,
2728
// layouts
2829
BlockNameIndex.KEY,
2930
ContainerNameIndex.KEY,

0 commit comments

Comments
 (0)