Sebastian
Results
2
issues of
Sebastian
The $value property is declared as float. by PHPDoc getValue returns float, but setValue accepts string, so it is necessary to cast value to be consistent with the declared type.
I have this error to use the plugin ``` com.intellij.diagnostic.PluginException: No display name specified in plugin descriptor XML file for configurable com.oroplatform.idea.oroplatform.settings.OroPlatformForm; specify it using 'displayName' or 'key' attribute to...