You are here

protected property CurrentPathStack::$paths in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Path/CurrentPathStack.php \Drupal\Core\Path\CurrentPathStack::paths

Static cache of paths.

Type: \SplObjectStorage

File

core/lib/Drupal/Core/Path/CurrentPathStack.php, line 25
Contains \Drupal\Core\Path\CurrentPathStack.

Class

CurrentPathStack
Represents the current path for the current request.

Namespace

Drupal\Core\Path

Code

protected $paths;