stream_wrapper.public

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

Class

Drupal\Core\StreamWrapper\PublicStream

Tags

  • stream_wrapper
1 string reference to stream_wrapper.public
TestDeprecatedTestHooks::testHookTestGroupStarted in core/modules/simpletest/tests/src/Kernel/TestDeprecatedTestHooks.php
@expectedDeprecation The deprecated hook hook_test_group_started() is implemented in these functions: simpletest_deprecation_test_test_group_started(). Convert your test to a PHPUnit-based one and implement test listeners. Seeā€¦

File

core/core.services.yml

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.