FileRepository::$streamWrapperManager

Same name and namespace in other branches
  1. 9 core/modules/file/src/FileRepository.php \Drupal\file\FileRepository::streamWrapperManager
  2. 10 core/modules/file/src/FileRepository.php \Drupal\file\FileRepository::streamWrapperManager

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

core/modules/file/src/FileRepository.php, line 32

Class

FileRepository
Provides a file entity repository.

Namespace

Drupal\file

Code

protected $streamWrapperManager;

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