You are here

protected property CasValidator::$casHelper in CAS 8

Same name and namespace in other branches
  1. 2.x src/Service/CasValidator.php \Drupal\cas\Service\CasValidator::casHelper

Stores CAS helper.

Type: \Drupal\cas\Service\CasHelper

File

src/Service/CasValidator.php, line 36

Class

CasValidator
Class CasValidator.

Namespace

Drupal\cas\Service

Code

protected $casHelper;