You are here

protected property EntityExportCsvDownload::$request in Entity Export CSV 8

The request.

Type: null|\Symfony\Component\HttpFoundation\Request

File

src/Controller/EntityExportCsvDownload.php, line 27

Class

EntityExportCsvDownload
Define the entity export csv download controller.

Namespace

Drupal\entity_export_csv\Controller

Code

protected $request;