You are here

protected property SearchApiFieldTrait::$combinedPropertyPath in Search API 8

The combined property path of this field.

Type: string|null

File

src/Plugin/views/field/SearchApiFieldTrait.php, line 56

Class

SearchApiFieldTrait
Provides a trait to use for Search API Views field handlers.

Namespace

Drupal\search_api\Plugin\views\field

Code

protected $combinedPropertyPath;