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

setLastModified() public method

Set the time the entity was last modified
public setLastModified ( DateTime $last_modified )
$last_modified DateTime
    public function setLastModified(\DateTime $last_modified);