TwbBundle\Form\View\Helper\TwbBundleFormElement::getTranslatorTextDomain PHP 메소드

getTranslatorTextDomain() 공개 메소드

Return the translation text domain
또한 보기: TranslatorAwareInterface::getTranslatorTextDomain()
public getTranslatorTextDomain ( ) : string
리턴 string
    public function getTranslatorTextDomain()
    {
        return $this->translatorTextDomain;
    }