constant StreamWrapperInterface::VISIBLE in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::VISIBLE
Exposed in the UI and potentially web accessible.
File
- core/
lib/ Drupal/ Core/ StreamWrapper/ StreamWrapperInterface.php, line 62 - Contains \Drupal\Core\StreamWrapper\StreamWrapperInterface.
Class
- StreamWrapperInterface
- Defines a Drupal stream wrapper extension.
Namespace
Drupal\Core\StreamWrapperCode
const VISIBLE = 0x10;