InputStreamFileWriterInterface::DEFAULT_STREAM

Same name and namespace in other branches
  1. 10 core/modules/file/src/Upload/InputStreamFileWriterInterface.php \Drupal\file\Upload\InputStreamFileWriterInterface::DEFAULT_STREAM

The default stream.

File

core/modules/file/src/Upload/InputStreamFileWriterInterface.php, line 19

Class

InputStreamFileWriterInterface
Uploads files from a stream.

Namespace

Drupal\file\Upload

Code

const DEFAULT_STREAM = "php://input";

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.