Closed
Description
The class Magento\Framework\Exception\LocalizedException
expects a \Magento\Framework\Phrase
object in the constructor, but it is instantiated with a string parameter in Magento\Framework\View\Element\UiComponent\Config\DomMerger::createDomDocument
.