You are here

protected property AdministerPanelPages::$redirectDestination in Total Control Admin Dashboard 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/AdministerPanelPages.php \Drupal\total_control\Plugin\Block\AdministerPanelPages::redirectDestination

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/Plugin/Block/AdministerPanelPages.php, line 55

Class

AdministerPanelPages
Provides a 'Administer Panel Pages'.

Namespace

Drupal\total_control\Plugin\Block

Code

protected $redirectDestination;