Visible, readable and writeable.
File
- core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 77
Class
- StreamWrapperInterface
- Defines a Drupal stream wrapper extension.
Namespace
Drupal\Core\StreamWrapper
Code
const WRITE_VISIBLE = 0x001C;
Please login to continue.