StreamWrapperInterface::READ

Wrapper is readable (almost always true).

File

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

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

const READ = 0x0004;
doc_Drupal
2016-10-29 09:44:52
Comments
Leave a Comment

Please login to continue.