/var/www/flurhymez/vendor/google/apiclient-services/src/AnalyticsReporting
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/AnalyticsReporting/SimpleSegment.php (1346B)
orFiltersForSegment = $orFiltersForSegment;
}
/**
* @return OrFiltersForSegment[]
*/
public function getOrFiltersForSegment()
{
return $this->orFiltersForSegment;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(SimpleSegment::class, 'Google_Service_AnalyticsReporting_SimpleSegment');