Example problem is ext/blotter uses:
$page->add_block(
new Block(
"Welcome to the Blotter Editor!", <-- SEE --> !
$html, "main", 10));
Example problem is ext/blotter uses:
$page->add_block(
new Block(
"Welcome to the Blotter Editor!", <-- SEE --> !
$html, "main", 10));