Static cache of paths.
Type: \SplObjectStorage
File
- core/lib/Drupal/Core/Path/CurrentPathStack.php, line 20
Class
- CurrentPathStack
- Represents the current path for the current request.
Namespace
Drupal\Core\Path
Code
protected $paths;
Static cache of paths.
Type: \SplObjectStorage
Drupal\Core\Path
protected $paths;
Please login to continue.