You are here

protected property ModalPageService::$currentPath in Modal 4.1.x

Same name and namespace in other branches
  1. 4.0.x src/Service/ModalPageService.php \Drupal\modal_page\Service\ModalPageService::currentPath

The current path.

Type: \Drupal\Core\Path\CurrentPathStack

File

src/Service/ModalPageService.php, line 95

Class

ModalPageService
Modal Page Service Class.

Namespace

Drupal\modal_page\Service

Code

protected $currentPath;