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
1 | const READ_VISIBLE = 0x0014; |
Please login to continue.