/var/www/flurhymez/vendor/google/apiclient-services/src/AccessApproval
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/AccessApproval/ResourceProperties.php (1200B)
excludesDescendants = $excludesDescendants;
}
/**
* @return bool
*/
public function getExcludesDescendants()
{
return $this->excludesDescendants;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ResourceProperties::class, 'Google_Service_AccessApproval_ResourceProperties');