Same name and namespace in other branches
  1. 8.x-1.x src/EntityClone/Content/ContentEntityCloneBase.php \Drupal\entity_clone\EntityClone\Content\ContentEntityCloneBase::timeService

A service for obtaining the system's time.

Type: \Drupal\Component\Datetime\TimeInterface

File

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

Class

ContentEntityCloneBase
Class Content Entity Clone Base.

Namespace

Drupal\entity_clone\EntityClone\Content

Code

protected $timeService;