You are here

protected property JsonapiHelper::$streamWrapperManager in Entity Share 8.2

Same name and namespace in other branches
  1. 8 modules/entity_share_client/src/Service/JsonapiHelper.php \Drupal\entity_share_client\Service\JsonapiHelper::streamWrapperManager

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

modules/entity_share_client/src/Service/JsonapiHelper.php, line 96

Class

JsonapiHelper
Class JsonapiHelper.

Namespace

Drupal\entity_share_client\Service

Code

protected $streamWrapperManager;