ShortcutInterface::getTitle

public ShortcutInterface::getTitle()

Returns the title of this shortcut.

Return value

string The title of this shortcut.

File

core/modules/shortcut/src/ShortcutInterface.php, line 18

Class

ShortcutInterface
Provides an interface defining a shortcut entity.

Namespace

Drupal\shortcut

Code

public function getTitle();
doc_Drupal
2016-10-29 09:42:37
Comments
Leave a Comment

Please login to continue.