You are here

protected property MoxtraMembershipController::$connection in Opigno Moxtra 3.x

Same name and namespace in other branches
  1. 8 src/Controller/MoxtraMembershipController.php \Drupal\opigno_moxtra\Controller\MoxtraMembershipController::connection

Database connection.

Type: \Drupal\Core\Database\Connection

File

src/Controller/MoxtraMembershipController.php, line 22

Class

MoxtraMembershipController
Controller for the actions related to moxtra membership.

Namespace

Drupal\opigno_moxtra\Controller

Code

protected $connection;