Hidden, readable and writeable using local files.
File
- core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 72
Class
- StreamWrapperInterface
- Defines a Drupal stream wrapper extension.
Namespace
Drupal\Core\StreamWrapper
Code
const LOCAL_HIDDEN = 0x000D;
Please login to continue.