You are here

protected property ProxyCallbackController::$connection in CAS 8

Same name and namespace in other branches
  1. 2.x src/Controller/ProxyCallbackController.php \Drupal\cas\Controller\ProxyCallbackController::connection

Used when inserting the CAS PGT into the database.

Type: \Drupal\Core\Database\Connection

File

src/Controller/ProxyCallbackController.php, line 23

Class

ProxyCallbackController
Class ProxyCallbackController.

Namespace

Drupal\cas\Controller

Code

protected $connection;