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