You are here

protected property CasProxyHelper::$connection in CAS 8

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

Stores database connection.

Type: \Drupal\Core\Database\Connection

File

src/Service/CasProxyHelper.php, line 54

Class

CasProxyHelper
Class CasProxyHelper.

Namespace

Drupal\cas\Service

Code

protected $connection;