You are here

protected property MappingForeignRelationshipsEvent::$cacheability in Search API 8

Cacheability associated with the foreign relationships mapping.

Type: \Drupal\Core\Cache\RefinableCacheableDependencyInterface

File

src/Event/MappingForeignRelationshipsEvent.php, line 35

Class

MappingForeignRelationshipsEvent
Wraps a foreign relationships mapping event.

Namespace

Drupal\search_api\Event

Code

protected $cacheability;