You are here

protected property AceFormatter::$renderer in Ace Code Editor 8

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Field/FieldFormatter/AceFormatter.php, line 33

Class

AceFormatter
Plugin implementation of the 'ace_editor' formatter.

Namespace

Drupal\ace_editor\Plugin\Field\FieldFormatter

Code

protected $renderer;