protected property CasLogout::$connection in CAS 2.x
Same name and namespace in other branches
- 8 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
- Provides a default implementation for 'cas.logout' service.
Namespace
Drupal\cas\ServiceCode
protected $connection;