You are here

service stream_wrapper.temporary in Drupal 8

Same name and namespace in other branches
  1. 9 core/core.services.yml \stream_wrapper.temporary
  2. 10 core/core.services.yml \stream_wrapper.temporary

Class

Drupal\Core\StreamWrapper\TemporaryStream

Tags

  • stream_wrapper

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\StreamWrapper\TemporaryStream
  2. tags:
  3. - { name: stream_wrapper, scheme: temporary }