StreamWrapperInterface::getType

public static StreamWrapperInterface::getType()

Returns the type of stream wrapper.

Return value

int

File

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

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

public static function getType();
doc_Drupal
2016-10-29 09:44:51
Comments
Leave a Comment

Please login to continue.