Sulu\Bundle\ResourceBundle\Resource\Exception\MissingFeatureException::getContext PHP Method

getContext() public method

public getContext ( ) : string
return string
    public function getContext()
    {
        return $this->context;
    }