Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \stream_wrapper.public
  2. 9 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 }