You are here

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

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

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestinationInterface

File

src/Plugin/Block/CreateContent.php, line 47

Class

CreateContent
Provides a 'Create content'.

Namespace

Drupal\total_control\Plugin\Block

Code

protected $redirectDestination;