Happyr\LinkedIn\Http\UrlGenerator::setTrustForwarded PHP Method

setTrustForwarded() public method

public setTrustForwarded ( $trustForwarded )
    public function setTrustForwarded($trustForwarded)
    {
        $this->trustForwarded = $trustForwarded;
        return $this;
    }