protected property PathAliasListBuilder::$currentRequest in Drupal 10
Same name and namespace in other branches
- 8 core/modules/path/src/PathAliasListBuilder.php \Drupal\path\PathAliasListBuilder::currentRequest
- 9 core/modules/path/src/PathAliasListBuilder.php \Drupal\path\PathAliasListBuilder::currentRequest
The current request.
Type: \Symfony\Component\HttpFoundation\Request
File
- core/
modules/ path/ src/ PathAliasListBuilder.php, line 30
Class
- PathAliasListBuilder
- Defines a class to build a listing of path_alias entities.
Namespace
Drupal\pathCode
protected $currentRequest;