public static function getBlockIcon(): string { return 'wysiwyg_header'; }
public static function getBlockIcon(): string { return 'wysiwyg_header'; }
No change in icon, and, in fact, if I comment out that function locally, and change the parent function in TwillBlockComponent.php (), it doesn't have any effect either (with any different icons (haven't tried them all!)) Can't see what I've missed.