Sulu\Bundle\MediaBundle\Entity\FileVersionContentLanguage::getLocale PHP Method

getLocale() public method

Get locale.
public getLocale ( ) : string
return string
    public function getLocale()
    {
        return $this->locale;
    }