By drunken monkey on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
8.x-1.29
Issue links:
Description:
The \Drupal\search_api\Plugin\views\ResultRow::$lazyLoad static property has been deprecated in favor of the \Drupal\search_api\Plugin\views\ResultRow::LAZY_LOAD_PROPERTIES constant. The constant is public, so can now also be used by code outside of the ResultRow class.
Impacts:
Module developers