protected property AbjsDefaultController::$database in A/B Test JS 8
Same name and namespace in other branches
- 2.0.x src/Controller/AbjsDefaultController.php \Drupal\abjs\Controller\AbjsDefaultController::database
The database connection.
Type: Drupal\Core\Database\Connection
File
- src/
Controller/ AbjsDefaultController.php, line 43
Class
- AbjsDefaultController
- Default controller for the abjs module.
Namespace
Drupal\abjs\ControllerCode
protected $database;