You are here

constant StreamWrapperInterface::LOCAL_HIDDEN in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::LOCAL_HIDDEN

Hidden, readable and writeable using local files.

File

core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 77
Contains \Drupal\Core\StreamWrapper\StreamWrapperInterface.

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

const LOCAL_HIDDEN = 0xd;