Stevebauman\Translation\Clients\GoogleTranslateApi::getSource PHP Метод

getSource() защищенный Метод

Returns the source language.
protected getSource ( ) : string
Результат string
    protected function getSource()
    {
        return $this->source;
    }