Mercurial > hg > isophonics-drupal-site
diff core/tests/Drupal/Tests/EntityViewTrait.php @ 16:c2387f117808
Routine composer update
author | Chris Cannam |
---|---|
date | Tue, 10 Jul 2018 15:07:59 +0100 |
parents | 4c8ae668cc8c |
children |
line wrap: on
line diff
--- a/core/tests/Drupal/Tests/EntityViewTrait.php Thu Apr 26 11:26:54 2018 +0100 +++ b/core/tests/Drupal/Tests/EntityViewTrait.php Tue Jul 10 15:07:59 2018 +0100 @@ -32,7 +32,7 @@ * (optional) Whether to clear the cache for this entity. * @return array * - * @see drupal_render() + * @see \Drupal\Core\Render\RendererInterface::render() */ protected function buildEntityView(EntityInterface $entity, $view_mode = 'full', $langcode = NULL, $reset = FALSE) { $ensure_fully_built = function (&$elements) use (&$ensure_fully_built) {