You are here

protected property S3fsService::$time in S3 File System 4.0.x

Same name and namespace in other branches
  1. 8.3 src/S3fsService.php \Drupal\s3fs\S3fsService::time

An object for obtaining the system time.

Type: \Drupal\Component\DateTime\TimeInterface

File

src/S3fsService.php, line 49

Class

S3fsService
Defines a S3fsService service.

Namespace

Drupal\s3fs

Code

protected $time;