Mercurial > hg > isophonics-drupal-site
diff core/modules/views/src/Entity/View.php @ 16:c2387f117808
Routine composer update
author | Chris Cannam |
---|---|
date | Tue, 10 Jul 2018 15:07:59 +0100 |
parents | 1fec387a4317 |
children | 129ea1e6d783 |
line wrap: on
line diff
--- a/core/modules/views/src/Entity/View.php Thu Apr 26 11:26:54 2018 +0100 +++ b/core/modules/views/src/Entity/View.php Tue Jul 10 15:07:59 2018 +0100 @@ -317,6 +317,8 @@ * An array containing display handlers of a view. * * @deprecated in Drupal 8.3.0, will be removed in Drupal 9.0.0. + * + * @see https://www.drupal.org/node/2831499 */ private function fixTableNames(array &$displays) { // Fix wrong table names for entity revision metadata fields.