You are here

service stream_wrapper.public in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \stream_wrapper.public

Class

Drupal\Core\StreamWrapper\PublicStream

Tags

  • stream_wrapper

File

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

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