You are here

protected property DomainPathListBuilder::$currentRequest in Domain Path 8

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

src/Controller/DomainPathListBuilder.php, line 27

Class

DomainPathListBuilder
Provides a list controller for domain_path entity.

Namespace

Drupal\domain_path\Controller

Code

protected $currentRequest;