You are here

protected property UnsavedConfigurationFormTrait::$renderer in Search API 8

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/UnsavedConfigurationFormTrait.php, line 17

Class

UnsavedConfigurationFormTrait
Provides a helper methods for forms to correctly treat unsaved configuration.

Namespace

Drupal\search_api\Form

Code

protected $renderer;