views_streaming_data-8.x-1.x-dev/views_streaming_data.services.yml
views_streaming_data.services.yml
services:
views_streaming_data.views.executable:
class: Drupal\views_streaming_data\ViewExecutableFactory
arguments: ['@current_user', '@request_stack', '@views.views_data', '@router.route_provider', '@entity_type.manager']
