StreamWrapperInterface::getUri

public StreamWrapperInterface::getUri()

Returns the stream resource URI.

Return value

string Returns the current URI of the instance.

File

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

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

1
public function getUri();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.