constant StreamWrapperInterface::WRITE_VISIBLE in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::WRITE_VISIBLE
Visible, readable and writeable.
File
- core/
lib/ Drupal/ Core/ StreamWrapper/ StreamWrapperInterface.php, line 82 - Contains \Drupal\Core\StreamWrapper\StreamWrapperInterface.
Class
- StreamWrapperInterface
- Defines a Drupal stream wrapper extension.
Namespace
Drupal\Core\StreamWrapperCode
const WRITE_VISIBLE = 0x1c;