Bravo3\Orm\Traits\CreateModifyInterface::setTimeCreated PHP Method

setTimeCreated() public method

Set the time the entity was created
public setTimeCreated ( DateTime $time_created )
$time_created DateTime
    public function setTimeCreated(\DateTime $time_created);