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();
Please login to continue.