You are here

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\Service

Code

protected $logs = [];