protected property CasValidator::$httpClient in CAS 2.x
Same name and namespace in other branches
- 8 src/Service/CasValidator.php \Drupal\cas\Service\CasValidator::httpClient
Stores the Guzzle HTTP client used when validating service tickets.
Type: \GuzzleHttp\Client
File
- src/
Service/ CasValidator.php, line 29
Class
- CasValidator
- The CAS ticket validator service.
Namespace
Drupal\cas\ServiceCode
protected $httpClient;