Jarves\Configuration\SessionStorage::getService PHP Method

getService() public method

public getService ( ) : string
return string
    public function getService()
    {
        return $this->service;
    }