You are here

protected property VarDumperDebug::$header1 in VarDumper 7

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

File

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

Class

VarDumperDebug

Namespace

Drupal\vardumper\VarDumper

Code

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