You are here

protected property ProtectedPagesSubscriber::$destination in Protected Pages 8

The redirect destination service.

Type: \Drupal\Core\Routing\RedirectDestination

File

src/EventSubscriber/ProtectedPagesSubscriber.php, line 49

Class

ProtectedPagesSubscriber
Redirects user to protected page login screen.

Namespace

Drupal\protected_pages\EventSubscriber

Code

protected $destination;