Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / src / Plugin / Block / SystemMessagesBlock.php
index 0b6638f43bef0c6122d7bbc1696041c21113d322..99901957e761e66271548a06a0ec7e18e972429e 100644 (file)
@@ -9,7 +9,7 @@ use Drupal\Core\Cache\Cache;
 /**
  * Provides a block to display the messages.
  *
- * @see drupal_set_message()
+ * @see @see \Drupal\Core\Messenger\MessengerInterface
  *
  * @Block(
  *   id = "system_messages_block",