protected property GetFile::$streamWrapperManager in Acquia Content Hub 8.2
The stream wrapper manager.
Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface
File
- modules/
acquia_contenthub_publisher/ src/ EventSubscriber/ HandleWebhook/ GetFile.php, line 33
Class
- GetFile
- Gets files during preview in content as a service.
Namespace
Drupal\acquia_contenthub_publisher\EventSubscriber\HandleWebhookCode
protected $streamWrapperManager;