You are here

protected property IndexBreakLockForm::$renderer in Search API 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/IndexBreakLockForm.php, line 44

Class

IndexBreakLockForm
Builds the form to break the lock of an edited search index.

Namespace

Drupal\search_api\Form

Code

protected $renderer;