File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 185185 enabledByDefault =" true" level =" ERROR"
186186 implementationClass =" com.magento.idea.magento2plugin.inspections.xml.AclResourceXmlInspection" />
187187
188- <libraryRoot id =" .phpstorm.meta.php" path =" .phpstorm.meta.php/" runtime =" false" />
189-
190188 <internalFileTemplate name =" Magento Module Composer" />
191189 <internalFileTemplate name =" Magento Module Registration Php" />
192190 <internalFileTemplate name =" Magento Module Xml" />
219217 <extensions defaultExtensionNs =" com.jetbrains.php" >
220218 <frameworkProjectConfigurableProvider implementation =" com.magento.idea.magento2plugin.project.ConfigurableProvider" />
221219 <frameworkUsageProvider implementation =" com.magento.idea.magento2plugin.project.UsagesProvider" />
220+ <libraryRoot id =" phpstorm.meta.php" path =" /phpstorm.meta.php/" runtime =" false" />
222221 </extensions >
223222
224223</idea-plugin >
Original file line number Diff line number Diff line change 1+ <?php
2+
3+ namespace PHPSTORM_META {
4+ override (\Magento \Framework \ObjectManagerInterface::get (0 ), map (['' => '@ ' ]));
5+ override (\Magento \Framework \ObjectManagerInterface::create (0 ), map (['' => '@ ' ]));
6+ }
You can’t perform that action at this time.
0 commit comments