StreamWrapperInterface::LOCAL_NORMAL

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::LOCAL_NORMAL
  2. 8.9.x core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::LOCAL_NORMAL
  3. 10 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::LOCAL_NORMAL

Visible, readable and writable using local files.

File

core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 97

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

const LOCAL_NORMAL = 0x1d;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.