Newscoop\Image\ArticleImageCaption::getCaption PHP Method

getCaption() public method

Get caption
public getCaption ( ) : string
return string
    public function getCaption()
    {
        return $this->caption;
    }