You are here

public function StateInterface::displayMessages in Feeds 8.3

Shows the messages to the user.

See also

\Drupal\feeds\StateInterface::setMessage()

1 method overrides StateInterface::displayMessages()
State::displayMessages in src/State.php
Shows the messages to the user.

File

src/StateInterface.php, line 118

Class

StateInterface
Status of the import or clearing operation of a Feed.

Namespace

Drupal\feeds

Code

public function displayMessages();