You are here

protected property ExcludedPathsSubscriber::$streamWrapperManager in Automatic Updates 8.2

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Event/ExcludedPathsSubscriber.php, line 42

Class

ExcludedPathsSubscriber
Defines an event subscriber to exclude certain paths from update operations.

Namespace

Drupal\automatic_updates\Event

Code

protected $streamWrapperManager;