Stream wrapper type flag -- not visible in the UI or accessible via web, but readable and writable. E.g. the temporary directory for uploads.
File
- core/
includes/ stream_wrappers.inc, line 61 - Backdrop stream wrapper interface.
Code
define('STREAM_WRAPPERS_HIDDEN', STREAM_WRAPPERS_READ | STREAM_WRAPPERS_WRITE)