Visible, readable and writeable using local files.
File
- core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 96
Class
- StreamWrapperInterface
- Defines a Drupal stream wrapper extension.
Namespace
Drupal\Core\StreamWrapper
Code
1 | const LOCAL_NORMAL = 0x001D; |
Please login to continue.