/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Transcoder
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Transcoder/DashConfig.php (1195B)
segmentReferenceScheme = $segmentReferenceScheme;
}
/**
* @return string
*/
public function getSegmentReferenceScheme()
{
return $this->segmentReferenceScheme;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(DashConfig::class, 'Google_Service_Transcoder_DashConfig');