Jarves\Configuration\Object::getPublicUrlGenerator PHP Method

getPublicUrlGenerator() public method

public getPublicUrlGenerator ( ) : string
return string
    public function getPublicUrlGenerator()
    {
        return $this->publicUrlGenerator;
    }
Object