interface MigrateMessageInterface (View source)

Methods

display(string $message, string $type = 'status')

Displays a migrate message.

Details

display(string $message, string $type = 'status')

Displays a migrate message.

Parameters

string $message

The message to display.

string $type

The type of message, for example: status or warning.