/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Testing
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Testing/SmartSharding.php (1191B)
targetedShardDuration = $targetedShardDuration;
}
/**
* @return string
*/
public function getTargetedShardDuration()
{
return $this->targetedShardDuration;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(SmartSharding::class, 'Google_Service_Testing_SmartSharding');