Jarves\ContentTypes\AbstractType::getContent PHP Method

getContent() public method

public getContent ( ) : Jarves\Model\ContentInterface
return Jarves\Model\ContentInterface
    public function getContent()
    {
        return $this->content;
    }