You are here

protected property PhotosEditController::$currentPath in Album Photos 8.4

Same name and namespace in other branches
  1. 8.5 src/Controller/PhotosEditController.php \Drupal\photos\Controller\PhotosEditController::currentPath
  2. 6.0.x src/Controller/PhotosEditController.php \Drupal\photos\Controller\PhotosEditController::currentPath

The current path.

Type: \Drupal\Core\Path\CurrentPathStack

File

src/Controller/PhotosEditController.php, line 41

Class

PhotosEditController
Edit images and image details.

Namespace

Drupal\photos\Controller

Code

protected $currentPath;