You are here

protected property AbjsDefaultController::$renderer in A/B Test JS 2.0.x

Same name and namespace in other branches
  1. 8 src/Controller/AbjsDefaultController.php \Drupal\abjs\Controller\AbjsDefaultController::renderer

Turns a render array into a HTML string.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/AbjsDefaultController.php, line 36

Class

AbjsDefaultController
Default controller for the abjs module.

Namespace

Drupal\abjs\Controller

Code

protected $renderer;