stream_wrapper.public
Same name in other branches
- 9 core/core.services.yml \stream_wrapper.public
- 10 core/core.services.yml \stream_wrapper.public
Class
Drupal\Core\StreamWrapper\PublicStreamTags
- 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
- class: Drupal\Core\StreamWrapper\PublicStream
- tags:
- - { name: stream_wrapper, scheme: public }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.