StreamWrapperInterface::getDescription

public StreamWrapperInterface::getDescription()

Returns the description of the stream wrapper for use in the UI.

Return value

string The stream wrapper description.

File

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

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

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

Please login to continue.