/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/ServiceManagement
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/ServiceManagement/Advice.php (1120B)
description = $description;
}
/**
* @return string
*/
public function getDescription()
{
return $this->description;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Advice::class, 'Google_Service_ServiceManagement_Advice');