protected property CasValidator::$httpClient in CAS 8
Same name and namespace in other branches
- 2.x 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
- Class CasValidator.
Namespace
Drupal\cas\ServiceCode
protected $httpClient;