You are here

protected property MigrateMessageCapture::$messages in GatherContent 8.5

Array of recorded messages.

Type: array

File

src/MigrateMessageCapture.php, line 17

Class

MigrateMessageCapture
Allows capturing messages rather than displaying them directly.

Namespace

Drupal\gathercontent

Code

protected $messages = [];