You are here

function DrupalDiffFormatter::_end_block in Diff 5.2

Same name and namespace in other branches
  1. 6.2 DiffEngine.php \DrupalDiffFormatter::_end_block()
  2. 6 DiffEngine.php \DrupalDiffFormatter::_end_block()
  3. 7.3 DiffEngine.php \DrupalDiffFormatter::_end_block()
  4. 7.2 DiffEngine.php \DrupalDiffFormatter::_end_block()

Overrides DiffFormatter::_end_block

File

./DiffEngine.php, line 1072

Class

DrupalDiffFormatter
Diff formatter which uses Drupal theme functions. @private @subpackage DifferenceEngine

Code

function _end_block() {
}