Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to contextual_pre_render_placeholder() function
parent
17e8a50057
commit
13645eaf45
|
@ -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()
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue