You are here

protected property ModuleStream::$moduleHandler in System stream wrapper 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/StreamWrapper/ModuleStream.php, line 15

Class

ModuleStream
Defines the read-only module:// stream wrapper for module files.

Namespace

Drupal\system_stream_wrapper\StreamWrapper

Code

protected $moduleHandler;