You are here

protected property DebugCallGraphTrait::$debug in Varnish purger 8.2

Supporting variable for ::debug(), which keeps a call graph in it.

Type: string[]

File

src/DebugCallGraphTrait.php, line 19

Class

DebugCallGraphTrait

Namespace

Drupal\varnish_purger

Code

protected $debug = [];