StreamWrapperInterface::READ_VISIBLE

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

Visible and read-only.

File

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

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

const READ_VISIBLE = 0x14;

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