public ThemeHandlerInterface::getName($theme)
Gets the human readable name of a given theme.
string $theme: The machine name of the theme which title should be shown.
string Returns the human readable name of the theme.
public function getName($theme);
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Extension!ThemeHandlerInterface.php/function/ThemeHandlerInterface::getName/8.1.x