You are here

protected property SavedSearch::$cachedProperties in Search API Saved Searches 8

Static cache for property getters that take some computation.

Type: array

File

src/Entity/SavedSearch.php, line 74

Class

SavedSearch
Provides an entity type for saved searches.

Namespace

Drupal\search_api_saved_searches\Entity

Code

protected $cachedProperties = [];