Stream wrapper type flag -- hidden, readable and writeable using local files.

File

core/includes/stream_wrappers.inc, line 66
Backdrop stream wrapper interface.

Code

define('STREAM_WRAPPERS_LOCAL_HIDDEN', STREAM_WRAPPERS_LOCAL | STREAM_WRAPPERS_HIDDEN)