There is no any sense to use editorElement object outside the single method because $editorElement->getElementHtml() is already called:
Propose to remove the editorElement object property and use editorElement as a local variable only.
There is no any sense to use editorElement object outside the single method because $editorElement->getElementHtml() is already called:
Propose to remove the editorElement object property and use editorElement as a local variable only.