Index: core/core.api.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- core/core.api.php	(revision 7a78e8bf3e3538b8b07631d157bc98639b109887)
+++ core/core.api.php	(revision )
@@ -2430,7 +2430,7 @@
  * @code
  * array('#type' => 'status_messages')
  * @endcode
- * to a render array, use drupal_render() to render it, and add a command to
+ * to a render array, use \Drupal::service('renderer')->render() to render it, and add a command to
  * place the messages in an appropriate location.
  *
  * @section sec_other Other methods for triggering Ajax
