Stevebauman\Translation\Clients\GoogleTranslate::setSource PHP Method

setSource() public method

public setSource ( $source = null )
    public function setSource($source = null)
    {
        return $this->client->setSource($source);
    }