You are here

protected property ContentEntityCloneBase::$timeService in Entity Clone 8

A service for obtaining the system's time.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/EntityClone/Content/ContentEntityCloneBase.php, line 49

Class

ContentEntityCloneBase
Class ContentEntityCloneBase.

Namespace

Drupal\entity_clone\EntityClone\Content

Code

protected $timeService;