interface TitleResolverInterface

Defines a class which knows how to generate the title from a given route.

Hierarchy

File

core/lib/Drupal/Core/Controller/TitleResolverInterface.php, line 11

Namespace

Drupal\Core\Controller

Members

Name Modifiers Type Description
TitleResolverInterface::getTitle public function Returns a static or dynamic title for the route.

© 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!Controller!TitleResolverInterface.php/interface/TitleResolverInterface/8.1.x