You are here

public function SimpleInstagramFeedLibraryInterface::getWarningMessage in Simple Instagram Feed Block 8.3

Get the warning message.

Return value

\Drupal\Core\StringTranslation\TranslatableMarkup

1 method overrides SimpleInstagramFeedLibraryInterface::getWarningMessage()
SimpleInstagramFeedLibrary::getWarningMessage in src/Services/SimpleInstagramFeedLibrary.php
Get the warning message.

File

src/Services/SimpleInstagramFeedLibraryInterface.php, line 25

Class

SimpleInstagramFeedLibraryInterface
Defines Simple Instagram Feed Library interface.

Namespace

Drupal\simple_instagram_feed\Services

Code

public function getWarningMessage();