protected property Logger::$templates in MongoDB 8.2
An array of templates already used in this request.
Used only with request tracking enabled.
Type: string[]
File
- modules/
mongodb_watchdog/ src/ Logger.php, line 178
Class
- Logger
- Class Logger is a PSR/3 Logger using a MongoDB data store.
Namespace
Drupal\mongodb_watchdogCode
protected $templates = [];