StreamWrapperInterface::getName

public StreamWrapperInterface::getName()

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

Return value

string The stream wrapper name.

File

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

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

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

Please login to continue.