protected property CasLogout::$connection in CAS 8
Same name and namespace in other branches
- 2.x src/Service/CasLogout.php \Drupal\cas\Service\CasLogout::connection
The database connection used to find the user's session ID.
Type: \Drupal\Core\Database\Connection
File
- src/
Service/ CasLogout.php, line 27
Class
- CasLogout
- Class CasLogout.
Namespace
Drupal\cas\ServiceCode
protected $connection;