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\Diff
Code
public $show_header = TRUE;
Should a block header be shown?
Drupal\Component\Diff
public $show_header = TRUE;
Please login to continue.