/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/CloudIot
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/CloudIot/HttpConfig.php (1149B)
httpEnabledState = $httpEnabledState;
}
/**
* @return string
*/
public function getHttpEnabledState()
{
return $this->httpEnabledState;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(HttpConfig::class, 'Google_Service_CloudIot_HttpConfig');