boolean public static
\Bitrix\Sender\TemplateTable::isContentForBlockEditor(
string $content
);
Method returns true
, when message content in the template parameter $content is supported by the block editor. Static method.
Parameters
Parameter | Description | Version |
$content | Message template text. | |
Example