Newscoop\Entity\Article::getUpdated PHP Method

getUpdated() public method

Getter for updated.
public getUpdated ( ) : mixed
return mixed
    public function getUpdated()
    {
        return $this->updated;
    }