/var/www/flurhymez/vendor/google/apiclient-services/src/Testing
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Testing/TestTargetsForShard.php (1195B)
testTargets = $testTargets;
}
/**
* @return string[]
*/
public function getTestTargets()
{
return $this->testTargets;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(TestTargetsForShard::class, 'Google_Service_Testing_TestTargetsForShard');