DebugDump::$printCaller

Whether the caller of dump should be included in the report.

Type: printCaller

File

core/tests/Drupal/TestTools/Extension/Dump/DebugDump.php, line 36

Class

DebugDump
Drupal's extension for printing dump() output results.

Namespace

Drupal\TestTools\Extension\Dump

Code

private static bool $printCaller = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.