You are here

protected property VarDumperDebug::$header2 in VarDumper 8

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

File

src/VarDumper/VarDumperDebug.php, line 11

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