Closed
Description
Is your feature request related to a problem? Please describe.
The com.intellij.psi.PsiElement#checkDelete method is deprecated. It is used in the: com.magento.idea.magento2plugin.linemarker.xml.LineMarkerXmlTagDecorator#checkDelete
.
Describe the solution you'd like (*)
Eliminate usage of deprecated method.