You are here

protected property EntityResource::$time in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/jsonapi/src/Controller/EntityResource.php \Drupal\jsonapi\Controller\EntityResource::time

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

core/modules/jsonapi/src/Controller/EntityResource.php, line 145

Class

EntityResource
Process all entity requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $time;