protected property CasServerConfig::$connectionTimeout in CAS 8
Same name and namespace in other branches
- 2.x src/CasServerConfig.php \Drupal\cas\CasServerConfig::connectionTimeout
Number of seconds to wait on CAS server response during requests.
Type: int
File
- src/
CasServerConfig.php, line 72
Class
- CasServerConfig
- Class CasServerConfig.
Namespace
Drupal\casCode
protected $connectionTimeout;