CurrentPathStack::$paths

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Path/CurrentPathStack.php \Drupal\Core\Path\CurrentPathStack::paths
  2. 8.9.x core/lib/Drupal/Core/Path/CurrentPathStack.php \Drupal\Core\Path\CurrentPathStack::paths
  3. 10 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 22

Class

CurrentPathStack
Represents the current path for the current request.

Namespace

Drupal\Core\Path

Code

protected $paths;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.