DiffFormatter::$show_header

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header
  2. 8.9.x core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header
  3. 10 core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header

Should a block header be shown?

Type: show_header

File

core/lib/Drupal/Component/Diff/DiffFormatter.php, line 21

Class

DiffFormatter
A class to format Diffs

Namespace

Drupal\Component\Diff

Code

public $show_header = TRUE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.