DiffFormatter::$show_header
Same name and namespace in other branches
- 11.x core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header
- 10 core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header
- 9 core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header
- 8.9.x core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header
Whether a block header should be shown.
Type: bool
File
-
core/
lib/ Drupal/ Component/ Diff/ DiffFormatter.php, line 24
Class
- DiffFormatter
- A class to format Diffs.
Namespace
Drupal\Component\DiffCode
public $show_header = TRUE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.