You are here

property DiffFormatter::$show_header in Service Container 7

Same name and namespace in other branches
  1. 7.2 lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header

Should a block header be shown?

File

lib/Drupal/Component/Diff/DiffFormatter.php, line 26
Contains \Drupal\Component\Diff\DiffFormatter.

Class

DiffFormatter
A class to format Diffs

Namespace

Drupal\Component\Diff

Code

var $show_header = TRUE;