protected property ProxyCallbackController::$connection in CAS 2.x
Same name and namespace in other branches
- 8 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
- Provides a controller for the 'cas.proxyCallback' route.
Namespace
Drupal\cas\ControllerCode
protected $connection;