
By kim.pepper on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.8.x
Introduced in version:
8.2.0
Description:
Calling \Drupal\views\ViewsData::get()
without the $key argument is deprecated.
Calling code should use \Drupal\views\ViewsData::getAll()
instead.
Impacts:
Module developers