ServiceDependencyStreamWrapper::$streamWrapperManager
Same name and namespace in other branches
- 11.x core/modules/system/tests/modules/stream_wrapper_service_test/src/StreamWrapper/ServiceDependencyStreamWrapper.php \Drupal\stream_wrapper_service_test\StreamWrapper\ServiceDependencyStreamWrapper::streamWrapperManager
A service loaded from the global container in the constructor.
Type: streamWrapperManager
File
-
core/
modules/ system/ tests/ modules/ stream_wrapper_service_test/ src/ StreamWrapper/ ServiceDependencyStreamWrapper.php, line 18
Class
- ServiceDependencyStreamWrapper
- A stream wrapper that depends on a service.
Namespace
Drupal\stream_wrapper_service_test\StreamWrapperCode
public StreamWrapperManagerInterface $streamWrapperManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.