/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/ManualSharding.php (1327B)
testTargetsForShard = $testTargetsForShard;
}
/**
* @return TestTargetsForShard[]
*/
public function getTestTargetsForShard()
{
return $this->testTargetsForShard;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ManualSharding::class, 'Google_Service_Testing_ManualSharding');