GetInsertImageContent
Magento\Cms\Model\Wysiwyg\Images\GetInsertImageContent
What it does
This model generates the appropriate content for inserting images into WYSIWYG editors in Magento 2.
Developers use this class when they need to prepare image URLs or HTML markup for insertion into CMS content, with options to force static paths or render as HTML tags.
It handles image decoding and store-specific URL generation for the CMS WYSIWYG image insertion functionality.
Public Methods
- execute()