Skip to content
Snippets Groups Projects
Unverified Commit 8ba73263 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2984141 by GoZ: Remove @see drupal_get_messages() annotation in StatusMessages.php

parent ca5abe8c
Branches
Tags
Loading
......@@ -71,7 +71,7 @@ public static function generatePlaceholder(array $element) {
* @return array
* A renderable array containing the messages.
*
* @see drupal_get_messages()
* @see \Drupal\Core\Messenger\Messenger::deleteByType()
*/
public static function renderMessages($type = NULL) {
$render = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment