You are here

protected property DisplayPluginBase::$currentPath in Search API 8

The current path service.

Type: \Drupal\Core\Path\CurrentPathStack|null

File

src/Display/DisplayPluginBase.php, line 43

Class

DisplayPluginBase
Defines a base class from which other display classes may extend.

Namespace

Drupal\search_api\Display

Code

protected $currentPath;