class ShortcutController

Builds the page for administering shortcut sets.

Hierarchy

Expanded class hierarchy of ShortcutController

File

drupal/core/modules/shortcut/lib/Drupal/shortcut/Controller/ShortcutController.php, line 16
Contains \Drupal\shortcut\Controller\ShortCutController.

Namespace

Drupal\shortcut\Controller
View source

Members

Namesort descending Modifiers Type Description Overrides
ShortcutController::$entityManager protected property Stores the entity manager.
ShortcutController::create public static function Instantiates a new instance of this controller. Overrides ControllerInterface::create
ShortcutController::shortcutSetAdmin public function Presents a list of layouts.
ShortcutController::__construct public function Constructs a new \Drupal\shortcut\Controller\ShortCutController object.