/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Logging
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Logging/LocationMetadata.php (1180B)
logAnalyticsEnabled = $logAnalyticsEnabled;
}
/**
* @return bool
*/
public function getLogAnalyticsEnabled()
{
return $this->logAnalyticsEnabled;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(LocationMetadata::class, 'Google_Service_Logging_LocationMetadata');