We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 353300e + ac920be commit f79a8b9Copy full SHA for f79a8b9
resources/phpstorm.meta.php/di-autocomplete.php renamed to resources/.phpstorm.meta.php/di-autocomplete.php
resources/META-INF/plugin.xml
@@ -236,7 +236,7 @@
236
<extensions defaultExtensionNs="com.jetbrains.php">
237
<frameworkProjectConfigurableProvider implementation="com.magento.idea.magento2plugin.project.ConfigurableProvider"/>
238
<frameworkUsageProvider implementation="com.magento.idea.magento2plugin.project.UsagesProvider"/>
239
- <libraryRoot id="phpstorm.meta.php" path="/phpstorm.meta.php/" runtime="false"/>
+ <libraryRoot id="phpstorm.meta.php" path="/.phpstorm.meta.php/" runtime="false"/>
240
</extensions>
241
242
</idea-plugin>
0 commit comments