You are here

constant StreamWrapperInterface::ALL in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php \Drupal\Core\StreamWrapper\StreamWrapperInterface::ALL

A filter that matches all wrappers.

File

core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 42
Contains \Drupal\Core\StreamWrapper\StreamWrapperInterface.

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

const ALL = 0x0;