PathAliasListBuilder::$currentRequest

Same name and namespace in other branches
  1. 9 core/modules/path/src/PathAliasListBuilder.php \Drupal\path\PathAliasListBuilder::currentRequest
  2. 8.9.x core/modules/path/src/PathAliasListBuilder.php \Drupal\path\PathAliasListBuilder::currentRequest
  3. 10 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 29

Class

PathAliasListBuilder
Defines a class to build a listing of path_alias entities.

Namespace

Drupal\path

Code

protected $currentRequest;

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