You are here

protected property ThemeStream::$themeHandler in System stream wrapper 8

The theme handler service.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/StreamWrapper/ThemeStream.php, line 15

Class

ThemeStream
Defines the read-only theme:// stream wrapper for theme files.

Namespace

Drupal\system_stream_wrapper\StreamWrapper

Code

protected $themeHandler;