Time::$requestStack

Same name in other branches
  1. 8.9.x core/lib/Drupal/Component/Datetime/Time.php \Drupal\Component\Datetime\Time::requestStack
  2. 10 core/lib/Drupal/Component/Datetime/Time.php \Drupal\Component\Datetime\Time::requestStack
  3. 11.x core/lib/Drupal/Component/Datetime/Time.php \Drupal\Component\Datetime\Time::requestStack

The request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack

File

core/lib/Drupal/Component/Datetime/Time.php, line 17

Class

Time
Provides a class for obtaining system time.

Namespace

Drupal\Component\Datetime

Code

protected $requestStack;

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