protected property CasServerConfig::$connectionTimeout in CAS 2.x
Same name and namespace in other branches
- 8 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;