You are here

protected property AgreementHandler::$time in Agreement 3.0.x

Same name and namespace in other branches
  1. 8.2 src/AgreementHandler.php \Drupal\agreement\AgreementHandler::time

The datetime.time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/AgreementHandler.php, line 53

Class

AgreementHandler
Agreement handler provides methods for looking up agreements.

Namespace

Drupal\agreement

Code

protected $time;