Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Block / MessagesBlockPluginInterface.php
index 995f4b72e0ab9970ec1b85fd96b453a883e8c941..9248ac108052fce2ca0957a7eaa3078160ac8e8e 100644 (file)
@@ -5,8 +5,7 @@ namespace Drupal\Core\Block;
 /**
  * The interface for "messages" (#type => status_messages) blocks.
  *
- * @see drupal_set_message()
- * @see drupal_get_message()
+ * @see \Drupal\Core\Messenger\MessengerInterface
  * @see \Drupal\Core\Render\Element\StatusMessages
  * @see \Drupal\block\Plugin\DisplayVariant\BlockPageVariant
  *