protected property CasUserManager::$connection in CAS 2.x
Same name and namespace in other branches
- 8 src/Service/CasUserManager.php \Drupal\cas\Service\CasUserManager::connection
Used when storing CAS login data.
Type: \Drupal\Core\Database\Connection
File
- src/
Service/ CasUserManager.php, line 73
Class
- CasUserManager
- Provides the 'cas.user_manager' service default implementation.
Namespace
Drupal\cas\ServiceCode
protected $connection;