protected property CasProxyHelper::$connection in CAS 2.x
Same name and namespace in other branches
- 8 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
- Default implementation of 'cas.proxy_helper' service.
Namespace
Drupal\cas\ServiceCode
protected $connection;