constant StreamWrapperInterface::WRITE in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::WRITE
- 10 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::WRITE
Wrapper is writable.
File
- core/
lib/ Drupal/ Core/ StreamWrapper/ StreamWrapperInterface.php, line 50
Class
- StreamWrapperInterface
- Defines a Drupal stream wrapper extension.
Namespace
Drupal\Core\StreamWrapperCode
const WRITE = 0x8;