You are here

protected property LockrAdminController::$streamWrapperManager in Lockr 4.x

Same name and namespace in other branches
  1. 8.3 src/Controller/LockrAdminController.php \Drupal\lockr\Controller\LockrAdminController::streamWrapperManager

Drupal stream wrapper manager.

Type: StreamWrapperManagerInterface

File

src/Controller/LockrAdminController.php, line 67

Class

LockrAdminController
Controller for the Lockr admin status and configuration page.

Namespace

Drupal\lockr\Controller

Code

protected $streamWrapperManager;