StreamWrapperInterface::VISIBLE

Exposed in the UI and potentially web accessible.

File

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

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

1
const VISIBLE = 0x0010;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.