Components\Model\Traits\Timestampable::getUpdatedAt PHP Метод

getUpdatedAt() публичный Метод

public getUpdatedAt ( )
    public function getUpdatedAt()
    {
        return $this->updated_at;
    }