public property DiffFormatter::$show_header in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/Diff/DiffFormatter.php \Drupal\Component\Diff\DiffFormatter::show_header
Should a block header be shown?
File
- core/
lib/ Drupal/ Component/ Diff/ DiffFormatter.php, line 21
Class
- DiffFormatter
- A class to format Diffs
Namespace
Drupal\Component\DiffCode
public $show_header = TRUE;