Sulu\Bundle\PreviewBundle\Preview\Exception\ProviderNotFoundException::getObjectClass PHP Method

getObjectClass() public method

Returns objectClass.
public getObjectClass ( ) : string
return string
    public function getObjectClass()
    {
        return $this->objectClass;
    }
ProviderNotFoundException