You are here

protected property ContentEntityFallback::$fallbackController in Entity Language Fallback 8

Fallback controller

Type: \Drupal\entity_language_fallback\FallbackControllerInterface

File

src/Plugin/search_api/datasource/ContentEntityFallback.php, line 32

Class

ContentEntityFallback
Represents a datasource which exposes the content entities.

Namespace

Drupal\entity_language_fallback\Plugin\search_api\datasource

Code

protected $fallbackController;