You are here

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

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

File

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

Class

WorkableItemInterface
Interface for Workable Item.

Namespace

Drupal\pm_project\Entity

Code

public function getCreatedTime();