Example #1
0
 static function isResumeEnabled()
 {
     return AnwComponent::globalCfgSessionResumeEnabled() && self::getDriver() instanceof AnwSessionsCapability_resume;
 }