You are here

protected property VarDumperDebug::$header1 in VarDumper 8

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

File

src/VarDumper/VarDumperDebug.php, line 10

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>';