You are here

protected property VarDumperDebug::$header2 in VarDumper 7

Same name and namespace in other branches
  1. 8 src/VarDumper/VarDumperDebug.php \Drupal\vardumper\VarDumper\VarDumperDebug::header2

File

src/VarDumper/VarDumperDebug.php, line 18
Contains Drupal\vardumper\VarDumper\VarDumperDebug.

Class

VarDumperDebug

Namespace

Drupal\vardumper\VarDumper

Code

protected $header2 = "<em><strong>%s</strong> :: Dump called from <strong>%s</strong>, line <strong>%d</strong> at <strong>%s</strong>.</em>";