You are here

protected property Time::$request in Drupal 8

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

core/modules/views/src/Plugin/views/cache/Time.php, line 41

Class

Time
Simple caching of query results for Views displays.

Namespace

Drupal\views\Plugin\views\cache

Code

protected $request;