You are here

protected property Controller::$time in Style Switcher 8.2

Same name and namespace in other branches
  1. 3.0.x tests/modules/styleswitcher_test_legacy_cookies/src/Controller/Controller.php \Drupal\styleswitcher_test_legacy_cookies\Controller\Controller::time

The Datetime service.

Type: \Drupal\Component\Datetime\TimeInterface

File

tests/modules/styleswitcher_test_legacy_cookies/src/Controller/Controller.php, line 20

Class

Controller
Returns responses for Style Switcher Test Legacy Cookies routes.

Namespace

Drupal\styleswitcher_test_legacy_cookies\Controller

Code

protected $time;