You are here

public property DiffFormatter::$htmlOutput in Entity Share 8.3

Is the Diff supposed to be output in an HTML page?

Type: bool

File

modules/entity_share_diff/src/Diff/DiffFormatter.php, line 20

Class

DiffFormatter
Diff formatter which renders a table, with structured padding in HTML.

Namespace

Drupal\entity_share_diff\Diff

Code

public $htmlOutput = FALSE;