Change record status: 
Project: 
Introduced in branch: 
8.x-1.x
Introduced in version: 
8.x-1.29
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