RequestPath::$aliasManager
Same name in other branches
- 9 core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::aliasManager
- 10 core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::aliasManager
- 11.x core/modules/system/src/Plugin/Condition/RequestPath.php \Drupal\system\Plugin\Condition\RequestPath::aliasManager
An alias manager to find the alias for the current system path.
Type: \Drupal\path_alias\AliasManagerInterface
File
-
core/
modules/ system/ src/ Plugin/ Condition/ RequestPath.php, line 30
Class
- RequestPath
- Provides a 'Request Path' condition.
Namespace
Drupal\system\Plugin\ConditionCode
protected $aliasManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.