You are here

protected property AbjsDefaultController::$userStorage 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::userStorage

Turns a render array into a HTML string.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/AbjsDefaultController.php, line 22

Class

AbjsDefaultController
Default controller for the abjs module.

Namespace

Drupal\abjs\Controller

Code

protected $userStorage;