You are here

protected property UriLocator::$streamWrapperManager in Libraries API 8.3

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Plugin/libraries/Locator/UriLocator.php, line 33

Class

UriLocator
Provides a locator utilizing a URI.

Namespace

Drupal\libraries\Plugin\libraries\Locator

Code

protected $streamWrapperManager;