You are here

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

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

The CAS Helper.

Type: \Drupal\cas\Service\CasHelper

File

src/Service/CasUserManager.php, line 80

Class

CasUserManager
Provides the 'cas.user_manager' service default implementation.

Namespace

Drupal\cas\Service

Code

protected $casHelper;