You are here

public function WorkableItemInterface::setCreatedTime in Drupal PM (Project Management) 4.x

1 method overrides WorkableItemInterface::setCreatedTime()
WorkableItem::setCreatedTime in modules/pm_project/src/Entity/WorkableItem.php

File

modules/pm_project/src/Entity/WorkableItemInterface.php, line 43

Class

WorkableItemInterface
Interface for Workable Item.

Namespace

Drupal\pm_project\Entity

Code

public function setCreatedTime($timestamp);