Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to contextual_pre_render_placeholder() function

merge-requests/2210/head
Lauri Eskola 2022-05-02 16:20:14 +03:00
parent 17e8a50057
commit 13645eaf45
No known key found for this signature in database
GPG Key ID: 382FC0F5B0DF53F8
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ function contextual_help($route_name, RouteMatchInterface $route_match) {
/** /**
* Implements hook_preprocess(). * Implements hook_preprocess().
* *
* @see contextual_pre_render_placeholder() * @see \Drupal\contextual\Element\ContextualLinksPlaceholder
* @see contextual_page_attachments() * @see contextual_page_attachments()
* @see \Drupal\contextual\ContextualController::render() * @see \Drupal\contextual\ContextualController::render()
*/ */