We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa951c commit 478e946Copy full SHA for 478e946
etc/adminhtml/system.xml
@@ -48,7 +48,7 @@
48
49
<group id="phpstorm" translate="label" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1">
50
<comment><![CDATA[
51
- <strong>NOTE:</strong> You need to install <strong>Remote Call</strong> Plugin in your PhpStorm.
+ <strong>NOTE:</strong> You need to install <strong>IDE Remote Control</strong> Plugin in your PhpStorm.
52
]]></comment>
53
<label>PhpStorm Integration</label>
54
<field id="enabled" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
0 commit comments