X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Fsrc%2FPlugin%2FBlock%2FSystemMessagesBlock.php;h=99901957e761e66271548a06a0ec7e18e972429e;hb=9424afc6c1f518c301bf87a23c047d1873435d05;hp=0b6638f43bef0c6122d7bbc1696041c21113d322;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/system/src/Plugin/Block/SystemMessagesBlock.php b/web/core/modules/system/src/Plugin/Block/SystemMessagesBlock.php index 0b6638f43..99901957e 100644 --- a/web/core/modules/system/src/Plugin/Block/SystemMessagesBlock.php +++ b/web/core/modules/system/src/Plugin/Block/SystemMessagesBlock.php @@ -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",