You are here

protected property CasLogout::$casHelper in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Service/CasLogout.php \Drupal\cas\Service\CasLogout::casHelper

The CAS helper.

Type: CasHelper

File

src/Service/CasLogout.php, line 20

Class

CasLogout
Provides a default implementation for 'cas.logout' service.

Namespace

Drupal\cas\Service

Code

protected $casHelper;