protected property StashLogger::$logs in Backup and Migrate 5.0.x
Type: array
File
- src/
Core/ Service/ StashLogger.php, line 20
Class
- StashLogger
- Saves log entries to memory to be processed during the current process.
Namespace
Drupal\backup_migrate\Core\ServiceCode
protected $logs = [];