You are here

protected property RequestPath::$currentPath in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::currentPath
  2. 10 core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::currentPath

The current path.

Type: \Drupal\Core\Path\CurrentPathStack

File

core/modules/system/src/Plugin/Condition/RequestPath.php, line 51

Class

RequestPath
Provides a 'Request Path' condition.

Namespace

Drupal\system\Plugin\Condition

Code

protected $currentPath;